Skip to content

Commit f71566e

Browse files
authored
Update README.md
1 parent ca4370a commit f71566e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Any Rust team can have a section in the Rust Forge. If you'd like to add your te
6161

6262
If you run `mdbook build`, `mdbook` will automatically create the folder and file for your team.
6363

64-
It's recommended that you put general team information in `src/<TEAM_NAME>/README.md` such as where the meetings happen, repositories that the team manages, links to chat platforms, etc. Larger topics such be made as a subpage.
64+
It's recommended that you put general team information in `src/<TEAM_NAME>/README.md` such as where the meetings happen, repositories that the team manages, links to chat platforms, etc. Larger topics should be made as a subpage e.g. (`src/release/topic.md`).
6565

6666
```markdown
6767
- [TOPIC](src/<TEAM_NAME>/TOPIC.md)

0 commit comments

Comments
 (0)