Skip to content

Commit dfc69a9

Browse files
committed
Fix grammatical error in AGENTS.md join paragraph
1 parent db20415 commit dfc69a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Weekly Dev Chat website — MkDocs Material static site. Read `mkdocs.yml` and r
66

77
- Posts are for Tuesdays (the weekly chat day). Use next Tuesday's date unless told otherwise.
88
- End post body with this paragraph (before the image):
9-
`Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.`
9+
`Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.`
1010
- Place images in the same directory as the post's `index.md`.
1111
- Use `./create_post.sh` to scaffold a new post (calculates next Tuesday automatically).
1212
- **Multiple posts on the same date:** If a date folder already has an `index.md`, prefix the filename with a number and dash (e.g., `0-index.md`). The newest/latest post should use the lowest number so it appears first on the homepage. The original `index.md` keeps its name.

0 commit comments

Comments
 (0)