Skip to content

Commit 469cbe4

Browse files
authored
Fix typo
1 parent 550749a commit 469cbe4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/guides/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Weaknesses:
6868

6969

7070
### C
71-
C will typically be used with the SDCC compiler and GBDK-2020 or ZGB, though it can also be used on it’s own without a framework or with a different compiler/dev kit (such as [z88dk](https://github.com/z88dk/)).
71+
C will typically be used with the SDCC compiler and GBDK-2020 or ZGB, though it can also be used on its own without a framework or with a different compiler/dev kit (such as [z88dk](https://github.com/z88dk/)).
7272

7373
Strengths:
7474
* Allows for getting up and running faster than with ASM, especially when building on top of GBDK-2020 and ZGB.

0 commit comments

Comments
 (0)