Remove repeating words from doc

This commit is contained in:
Florian Engel
2021-03-14 12:15:34 +01:00
committed by Frederik Rietdijk
parent a58bd74aac
commit 3329093c6a
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ end
If you want to package a specific version, you can use the standard Gemfile syntax for that, e.g. `gem 'mdl', '0.5.0'`, but if you want the latest stable version anyway, it's easier to update by simply running the `bundle lock` and `bundix` steps again.
Now you can also also make a `default.nix` that looks like this:
Now you can also make a `default.nix` that looks like this:
```nix
{ bundlerApp }: