Skip to content

Commit 3e93001

Browse files
committed
fix: Correct spelling of "Continuous" in documentation titles
1 parent 0c67e52 commit 3e93001

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ export default defineConfig({
163163
link: "/docs/instant-pull-request-insight.md",
164164
},
165165
{
166-
text: "Continuos Integration Commit Documentation",
166+
text: "Continuous Integration Commit Documentation",
167167
link: "/docs/ci-commit-documentation.md",
168168
}
169169
],

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ hero:
1414
link: https://github.com/Penify-dev/
1515

1616
features:
17-
- title: "Continuos Integration Commit Documentation"
17+
- title: "Continuous Integration Commit Documentation"
1818
details: "Learn how Penify automates documentation generation for every commit merged into your GitHub repository, creating detailed PRs for easy review and integration."
1919
link: /docs/ci-commit-documentation.md
2020
- title: "Instant PR Insight: Code Review and Analysis"

0 commit comments

Comments
 (0)