Skip to content

Commit 50e68f9

Browse files
authored
Fixed a problem with \` (#85)
Fixed a typo
1 parent 843b420 commit 50e68f9

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
@@ -56,7 +56,7 @@ Also be sure to look at our [changelog](CHANGELOG.md) and learn [how to contribu
5656
### Building ui-sys
5757

5858
`ui-sys` includes `libui` as a sub-module and allows it to be built on-the-fly with the
59-
default features `fetch` and `build. With `fetch disabled, it will simply build the
59+
default features `fetch` and `build`. With `fetch` disabled, it will simply build the
6060
existing sources without updating them, and with `build` disabled it will build nothing,
6161
assuming either a system or local (in `./lib/`) version of `libui` is available.
6262

0 commit comments

Comments
 (0)