Skip to content

Commit

Permalink
Create Document -> Create
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Nov 8, 2024
1 parent 4add0b5 commit 6a6dccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/apps/desktop/src/components/site-navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export function SiteNavigationLoader({onPress}: {onPress?: () => void}) {
<XStack>
<SmallListItem
icon={Plus}
title="Create Document"
title="Create"
onPress={createDraft}
color="$green10"
indented={indented}
Expand Down

0 comments on commit 6a6dccd

Please sign in to comment.