Skip to content

Commit d5656b6

Browse files
authored
Fix typo "suger" -> "sugar" (#1499)
Love the tool. Noticed a little typo in the docs. Thanks!
1 parent 8beb3b2 commit d5656b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/ProjectSpec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ A target can be one of a 2 types:
10711071
- **name**: **String** - The name of the target.
10721072
- **target**: **[Testable Target Reference](#testable-target-reference)** - The information of the target. You can specify more detailed information than `name:`.
10731073

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

10761076
#### Other Parameters
10771077

0 commit comments

Comments
 (0)