Skip to content

Commit

Permalink
correct a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
baudelotphilippe committed Sep 24, 2024
1 parent f041622 commit 8cc787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion izanami-frontend/src/pages/tenantSettings.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1026,7 +1026,7 @@ function IzanamiV1ImportForm(props: {
</label>
{getValues("deduceProject") && (
<label>
Number of ":" seprarated fields to keep as project name
Number of ":" separated fields to keep as project name
<Tooltip id="project-name-size">
<div>When deducing project name from feature id,</div>
<div>this will indicate how many sections should</div>
Expand Down

0 comments on commit 8cc787f

Please sign in to comment.