We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c459f commit c7a598aCopy full SHA for c7a598a
website/src/translation/en-US.tsx
@@ -93,7 +93,7 @@ export const Translation: TranslationComponent = (props) => {
93
case "contentAddedByCommunity":
94
return (
95
<>
96
- This page contains content not found in the official documentation,
+ This page contains content that is not part of the official documentation,
97
added independently by the community.
98
</>
99
);
0 commit comments