fix: more grammar and spelling mistakes

This commit is contained in:
Tam Nguyen
2026-03-30 09:32:05 +11:00
parent 6d17f62942
commit 9a1bee5287
18 changed files with 43 additions and 43 deletions

View File

@@ -283,7 +283,7 @@ export const AddGitlabProvider = () => {
</FormLabel>
<FormControl>
<Input
placeholder="For organization/group access use the slugish name of the group eg: my-org"
placeholder="For organization/group access use the sluggish name of the group eg: my-org"
{...field}
/>
</FormControl>