Fix typo "suger" -> "sugar" (#1499)

Love the tool. Noticed a little typo in the docs. Thanks!
This commit is contained in:
Gio Lodi
2024-08-29 20:54:35 +10:00
committed by GitHub
parent 8beb3b2d2d
commit d5656b6e40
+1 -1
View File
@@ -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