fix commas before closing parentheses

This commit is contained in:
りき萌 2024-11-30 20:11:05 +01:00
parent afd7f38958
commit b4927261db
4 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@ inside of itself.
TOML metadata is defined by `Attributes` from the `treehouse` crate.
Djot on the other hand has support for generic attributes.
Keys are not documented (read the generator if you want to know about them,) but generally `:`-prefixed keys are
Keys are not documented (read the generator if you want to know about them), but generally `:`-prefixed keys are
reserved for the treehouse's own purposes.
You probably don't want to read the content if you're not me.