Unverified Commit 495f401b authored by Tomodachi94's avatar Tomodachi94 Committed by GitHub
Browse files

doc/gradle: grammatical edits to gradle language framework page (#467467)

parents f9c3688a e2841249
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ The update script does the following:
  downstream, non-nixpkgs projects)
- `data` - path to the dependencies lockfile (can be relative to the
  package, can be absolute). In nixpkgs, it's discouraged to have the
  lockfiles be named anything other `deps.json`, consider creating
  lockfiles be named anything other than `deps.json`. Consider creating
  subdirectories if your package requires multiple `deps.json` files.

## Environment {#gradle-environment}