Skip to content

Commit f741d79

Browse files
committed
Fix title casing
Polygon Knowledge Layer is a product name. It should not be sentence cased.
1 parent 073aa4d commit f741d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
site_name: Polygon knowledge layer
1+
site_name: Polygon Knowledge Layer
22
site_author: Polygon Labs
33
copyright: Copyright © 2023 Polygon Labs
4-
repo_name: Polygon knowledge layer
4+
repo_name: Polygon Knowledge Layer
55
repo_url: https://github.com/0xPolygon/polygon-docs
66
edit_uri: edit/main/docs/
77
#remote_branch: gh-pages

0 commit comments

Comments
 (0)