Skip to content

Commit

Permalink
Update products/cli/project-commands/project-config-sync.md
Browse files Browse the repository at this point in the history
Co-authored-by: Copilot <[email protected]>
  • Loading branch information
shyim and Copilot authored Jan 17, 2025
1 parent 846af16 commit 829509f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/cli/project-commands/project-config-sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sync:
This example synchronizes a new tax entity with the name `Tax` and the tax rate `19`.

The further synchronizations will create the same entity again, you may want to fixed the entity ID to avoid duplicates.
The further synchronizations will create the same entity again, you may want to fix the entity ID to avoid duplicates.

You can also add an existence check, so it will be only created if an entity has been found:

Expand Down

0 comments on commit 829509f

Please sign in to comment.