Skip to content

Commit

Permalink
docs(mix): improve style consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerlox committed Dec 28, 2024
1 parent 9a12b77 commit 3275794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/modules/manager/mix/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ The `mix` manager extracts prod for the `hex` datasource and uses Renovate's imp

The `mix` package manager itself is also used to keep the lock file up-to-date.

The following `depTypes` are currently supported by the mix manager :
The following `depTypes` are currently supported by the `mix` manager :

- `prod`: all dependencies by default
- `dev`: dependencies with [`:only` option](https://hexdocs.pm/mix/1.18.1/Mix.Tasks.Deps.html#module-dependency-definition-options) not containing `:prod`

0 comments on commit 3275794

Please sign in to comment.