Skip to content

Commit

Permalink
Fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
dasha3412 committed Nov 12, 2024
1 parent e7d4d96 commit e07b389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/DeveloperGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ This section describes some noteworthy details on how certain features are imple

The Force feature is a quality of life addition for WedLinker. It enables users to bypass certain checks in the `Logic` in a controlled manner to make usage easier.
The force feature is applicable for the following commands:
* `Tag`:Creates a `Tag` if it does not exist in WedLinker before tagging the `Person`.
* `Tag`: Creates a `Tag` if it does not exist in WedLinker before tagging the `Person`.
* `Delete Tag`: Unassigns the target `Tag` from all contacts before deleting it.
* `Assign Wedding`: Creates a `Wedding` if it does not exist in WedLinker before assigning the `Person` to the `Wedding`.
* `Delete Wedding`: Unassigns all `Person` from the `Wedding` before deleting it.
Expand Down

0 comments on commit e07b389

Please sign in to comment.