Skip to content

Commit 5cfb7de

Browse files
committed
updated to remove passive voice
1 parent 791d177 commit 5cfb7de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,14 @@ 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 file by clicking the {% octicon "list-unordered" aria-label="The unordered list icon" %} menu icon at the top left of the rendered page.
47+
For the rendered view of any Markdown file in a repository, including README files, {% data variables.product.product_name %} will automatically generate a table of contents 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

5151
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)
54+
5455
### Section links in README files and blob pages
5556

5657
{% data reusables.repositories.section-links %}

0 commit comments

Comments
 (0)