diff --git a/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn index 54d920e0c1..16b2f5cacd 100644 --- a/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn +++ b/doc/bugs/non-annexed_file_changed_to_annexed_on_typechange.mdwn @@ -1,6 +1,6 @@ ### Please describe the problem. -When changing a file in a repository from a symlink to a normal file causes annex to create an annexed file from that typechange regardless of weather or not it was an annexed file. +Changing a file in a repository from a symlink to a normal file causes annex to create an annexed file from that typechange regardless of weather or not it was an annexed file. ### What steps will reproduce the problem?