Skip to content

Commit 0e8a651

Browse files
ericentinjosevalim
authored andcommitted
Update CHANGELOG.md (#4717)
1 parent dde0383 commit 0e8a651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ ExUnit builds on top of `mix xref` to provide the `mix test --stale` functionali
164164
* If you changed a library file, for example, `lib/foo.ex` that defines `Foo`, any test that invokes a function in `Foo` directly or indirectly will also run
165165
* If you modify your `mix.exs` or your `test/test_helper.exs`, Mix will run the whole test suite
166166

167-
Such feature provide a great workflow for developers, allowing them to effortlessly focus on parts of the codebase when developing new features.
167+
This feature provides a great workflow for developers, allowing them to effortlessly focus on parts of the codebase when developing new features.
168168

169169
### Diffing
170170

0 commit comments

Comments
 (0)