diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
 # ats-format
 
+## 0.2.2.35
+
+  * Typo correction in manpages
+
 ## 0.2.2.34
 
   * Bugfix in new setup
diff --git a/ats-format.cabal b/ats-format.cabal
--- a/ats-format.cabal
+++ b/ats-format.cabal
@@ -1,6 +1,6 @@
 cabal-version:      1.18
 name:               ats-format
-version:            0.2.0.34
+version:            0.2.0.35
 license:            BSD3
 license-file:       LICENSE
 copyright:          Copyright: (c) 2017-2019 Vanessa McHale
diff --git a/man/atsfmt.1 b/man/atsfmt.1
--- a/man/atsfmt.1
+++ b/man/atsfmt.1
@@ -15,7 +15,7 @@
 .PP
 cat file.dats | atsfmt
 .PP
-atsfmt \[en]default-config
+atsfmt --default-config
 .SH DESCRIPTION
 .PP
 \f[B]atsfmt\f[R] is an opinionated formatter for that ATS2 language.
