doc/coding_style.md
changeset 11731 f3aee8a825cc
parent 11004 d9aae4734f38
child 12391 05c250fa335a
--- a/doc/coding_style.md	Sun Jul 25 18:58:25 2021 +0200
+++ b/doc/coding_style.md	Tue Jul 27 00:13:18 2021 +0200
@@ -767,7 +767,7 @@
 ## Static checking
 
 All code should pass [luacheck](https://github.com/mpeterv/luacheck) using
-the `.luacheckrc` provided in the Prosody repository, and using miminal
+the `.luacheckrc` provided in the Prosody repository, and using minimal
 inline exceptions.
 
 * luacheck warnings of class 211, 212, 213 (unused variable, argument or loop