Skip to content

Commit

Permalink
Fix typo "suger" -> "sugar" (#1499)
Browse files Browse the repository at this point in the history
Love the tool. Noticed a little typo in the docs. Thanks!
  • Loading branch information
mokagio committed Aug 29, 2024
1 parent 8beb3b2 commit d5656b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docs/ProjectSpec.md
Original file line number Diff line number Diff line change
Expand Up @@ -1071,7 +1071,7 @@ A target can be one of a 2 types:
- **name**: **String** - The name of the target.
- **target**: **[Testable Target Reference](#testable-target-reference)** - The information of the target. You can specify more detailed information than `name:`.

As syntax suger, you can also specify **[Testable Target Reference](#testable-target-reference)** without `target`.
As syntax sugar, you can also specify **[Testable Target Reference](#testable-target-reference)** without `target`.

#### Other Parameters

Expand Down

0 comments on commit d5656b6

Please sign in to comment.