diff options
| author | EuAndreh <eu@euandre.org> | 2020-10-05 17:55:36 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2020-10-05 17:55:36 -0300 |
| commit | 96470f951ba9ae0e446d818b5302f5c17cd65dca (patch) | |
| tree | 94f34fa2a520e3f39d477aac68974b031e23c37b /_posts | |
| parent | Add initial draft of cargo2nix post (diff) | |
| download | euandre.org-96470f951ba9ae0e446d818b5302f5c17cd65dca.tar.gz euandre.org-96470f951ba9ae0e446d818b5302f5c17cd65dca.tar.xz | |
cargo2nix post: Fix spelling
Diffstat (limited to '_posts')
| -rw-r--r-- | _posts/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md b/_posts/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md index 7316945..a799ff4 100644 --- a/_posts/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md +++ b/_posts/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md @@ -12,7 +12,7 @@ was able to quickly prototype a Rust and Cargo variation of it: [cargo2nix][cargo2nix]. -The inital prototype is even smaller than swift2nix: it has only +The initial prototype is even smaller than swift2nix: it has only [37 lines of code][37-lines]. [cargo2nix]: https://git.euandreh.xyz/cargo2nix/about/ |
