diff --git a/guide/english/software-engineering/version-control-system/index.md b/guide/english/software-engineering/version-control-system/index.md index 543d277275..31bb06ef83 100644 --- a/guide/english/software-engineering/version-control-system/index.md +++ b/guide/english/software-engineering/version-control-system/index.md @@ -35,7 +35,7 @@ The most used modern VCS (Git, Mercurial...) are Distributed Version Control Sys - SVN/Subversion -*SVM* is an old SCM that succeeded *CVS*. +*SVN* is an old SCM that succeeded *CVS*. Eventually *SVN* was deprecated by the wide adoption of Distributed Version Control System like *Git* and *Mercurial* ### More Information: