Skip to content

Commit fe3b6d9

Browse files
authored
DOCSP-42155: change naming conventions in source constants (#127)
1 parent 8bd23ac commit fe3b6d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ toc_landing_pages = [
1313
]
1414

1515
[constants]
16-
odm-long = "Laravel MongoDB package"
17-
odm-short = "Laravel MongoDB"
16+
odm-long = "Laravel MongoDB"
17+
odm-short = "Laravel Integration"
1818
package-version = "4.7"
1919
quickstart-app-name = "my-app"
2020

0 commit comments

Comments
 (0)