commit 860a550e4c937b02f3c3ce4197010abb1ee81f53 Author: emma peel emma.peel@riseup.net Date: Wed May 29 09:32:31 2019 +0200
typo --- templates/download-languages.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/download-languages.html b/templates/download-languages.html index 1a412bf..2fd0372 100644 --- a/templates/download-languages.html +++ b/templates/download-languages.html @@ -10,7 +10,7 @@ <tr> <th scope="col">{{ _('Language') }}</th> <th scope="col">Windows</th> - <th scope="col">MacOS</th> + <th scope="col">macOS</th> <th scope="col">GNU/Linux</th> </tr> </thead>