Skip to content

Commit 30292e0

Browse files
committed
setup/footer:fix TOML syntax
1 parent 8d84536 commit 30292e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/setup/footer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ configuration file:
136136

137137
``` toml
138138
[project]
139-
copyright: "Copyright &copy; <year> <name>"
139+
copyright = "Copyright &copy; <year> <name>"
140140
```
141141

142142
=== "`mkdocs.yml`"

0 commit comments

Comments
 (0)