Skip to content

Commit

Permalink
fix: change Knowledge Center to Knowledge Base
Browse files Browse the repository at this point in the history
  • Loading branch information
CK-7vn committed Jan 6, 2025
1 parent 30f12f2 commit 23515f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/Components/FeatureLevelCheckboxes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export default function FeatureLevelCheckboxes({
<>
<CheckboxGeneric
name="open_content"
label="Knowledge Center"
label="Knowledge Base"
checked={getCheckboxChecked(FeatureAccess.OpenContentAccess)}
onChange={handleFeatureToggle}
/>
Expand Down

0 comments on commit 23515f7

Please sign in to comment.