Skip to content

Commit b6ef2bd

Browse files
kimshrierjosevalim
authored andcommitted
Fix changelog typo (#8565)
1 parent 12b0906 commit b6ef2bd

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
@@ -142,7 +142,7 @@ This small feature is very powerful. It allows instrumentation and monitoring to
142142

143143
#### Mix
144144

145-
* [mix compile] Ensure changes in deps propagate to all umbrella children - this fix a long standing issue where updating a dependency would not recompile all projecys accordingly, requiring a complete removal of `_build`
145+
* [mix compile] Ensure changes in deps propagate to all umbrella children - this fix a long standing issue where updating a dependency would not recompile all projects accordingly, requiring a complete removal of `_build`
146146
* [mix compile] Avoid time drift when checking and updating compiler manifest files
147147
* [mix compile.app] Respect the `:only` option between umbrella siblings
148148
* [mix compile.protocols] Reconsolidate protocols if local dependencies are stale

0 commit comments

Comments
 (0)