Skip to content

Commit 18ba88c

Browse files
authored
Update mix.ex (#13536)
Grammar correction
1 parent 0fd44dd commit 18ba88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/lib/mix.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ defmodule Mix do
143143
144144
## Configuration
145145
146-
Mix allows you configure the application environment of your application
146+
Mix allows you to configure the application environment of your application
147147
and of your dependencies. See the `Application` module to learn more about
148148
the application environment. On this section, we will focus on how to configure
149149
it at two distinct moments: build-time and runtime.

0 commit comments

Comments
 (0)