Skip to content

Commit 6ad5efb

Browse files
authored
Documentation: Fix the typo in the word Continuous (#8027)
There was a recurring typo in the word `Continuous`. ### Motivation: To improve the overall quality of the project. ### Modifications: The typo appeared in a file name and one sentence, both of which have been corrected. ### Result: These changes are backward compatible as they pertain to documentation only, with no impact on the code.
1 parent 23fa281 commit 6ad5efb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Documentation/Usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* [Creating C Language Targets](#creating-c-language-targets)
2828
* [Using Shell Completion Scripts](#using-shell-completion-scripts)
2929
* [Package manifest specification](PackageDescription.md)
30-
* [Packages and continuous integration](ContinousIntegration.md)
30+
* [Packages and continuous integration](ContinuousIntegration.md)
3131

3232
---
3333

0 commit comments

Comments
 (0)