Skip to content

Commit f04c351

Browse files
AlyamanMaskolloch
authored andcommitted
Fixed spelling mistake
1 parent 236f6ad commit f04c351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ You can
2020
dependency tree from cargo. Therefore, it will use the exact same library versions as cargo and respect any locked down
2121
version in `Cargo.lock`.
2222

23-
**Smart caching**: It caches the builds of individual creates so that nix rebuilds exactly the crates that need to be rebuilt.
23+
**Smart caching**: It caches the builds of individual crates so that nix rebuilds exactly the crates that need to be rebuilt.
2424
Compare that to docker layers...
2525

2626
**Nix ecosystem goodness**: You can use all things that make the nix/NixOS ecosystem great, e.g. distributed/remote builds,

0 commit comments

Comments
 (0)