Fix typo in exported text

This commit is contained in:
Hamish Willee 2017-06-27 15:14:42 +10:00 committed by Lorenz Meier
parent af5256c454
commit d88e387013
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class MarkdownTablesOutput():
result += """This page lists all supported airframes and types including
the motor assignment and numbering. The motors in **green** rotate clockwise,
the ones in **blue** conterclockwise.\n\n"""
the ones in **blue** counterclockwise.\n\n"""
for group in groups: