Skip to content

Commit 23e7d16

Browse files
authored
Merge pull request #56 from Fefefo/patch-1
Fix typo in README.md
2 parents 0a681ca + 1244c1c commit 23e7d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Add this to your build.zig.zon
4545
4646
```
4747

48-
And add this to you build.zig
48+
And add this to your build.zig
4949

5050
```zig
5151
const string = b.dependency("string", .{

0 commit comments

Comments
 (0)