Skip to content

Commit

Permalink
Minor change to the description of the spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
brucellino committed May 24, 2017
1 parent e8f5d79 commit d316626
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ You will need the filters available in your distribution of pandoc.

# Spell checking

We use aspell to
We use aspell to check the spelling of the document against a dictionary of terms which we maintain in the repo (`.aspell.en.pws`) :

`cat D2.3-UF.md | aspell --pipe --encoding utf-8|grep -v \* | uniq`

# Releases
Expand Down

0 comments on commit d316626

Please sign in to comment.