Skip to content

Commit 791d177

Browse files
saritaimchammer01
andauthored
Apply suggestions from code review
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 51a2e07 commit 791d177

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/github/creating-cloning-and-archiving-repositories/about-readmes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ If you put your README file in your repository's root, `docs`, or hidden `.githu
4444

4545
### Auto-generated table of contents for README files
4646

47-
For the rendered view of any Markdown file in a repository, including README files located in the root of a repository, a table of contents is automatically generated based on section headings. You can view the table of contents for a README by clicking the {% octicon "list-unordered" aria-label="The unordered list icon" %} menu icon at the top left of the rendered README page.
47+
For the rendered view of any Markdown file in a repository, including README files located in the root of a repository, a table of contents is automatically generated based on section headings. You can view the table of contents for a README file by clicking the {% octicon "list-unordered" aria-label="The unordered list icon" %} menu icon at the top left of the rendered page.
4848

4949
![README with automatically generated TOC](/assets/images/help/repository/readme-automatic-toc.png)
5050

51-
While the auto-generated table of contents is enabled by default for all Markdown files in a repository, you can disable it for your repository. Go to the main page of your repository and click {% octicon "gear" aria-label="The gear icon" %} **Settings**. Under "Features", deselect **Table of contents**.
51+
The auto-generated table of contents is enabled by default for all Markdown files in a repository, and you can disable this feature for your repository. Go to the main page of your repository and click {% octicon "gear" aria-label="The gear icon" %} **Settings**. Under "Features", deselect **Table of contents**.
5252

5353
![Automatic TOC setting for repositories](/assets/images/help/repository/readme-automatic-toc-setting.png)
5454
### Section links in README files and blob pages

0 commit comments

Comments
 (0)