Skip to content

Commit

Permalink
chore/privacy settings copy (#1778)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderleegs authored Jan 17, 2024
1 parent e5e84cb commit 1a5d17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Settings/PrivacySettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const PrivacySettings = ({

return (
<Section id="privacy-fields">
<SectionHeader label="Privacy Settings" />
<SectionHeader label="Staging Site Visibility" />
<VStack spacing="1.5rem" align="flex-start" w="50%">
<FormControl isDisabled={isError}>
<Flex justifyContent="space-between" w="100%">
Expand Down

0 comments on commit 1a5d17b

Please sign in to comment.