diff options
author | Darren Bane <darren.bane@gmail.com> | 2020-07-30 23:02:13 +0100 |
---|---|---|
committer | Darren Bane <darren.bane@gmail.com> | 2020-07-30 23:02:13 +0100 |
commit | 79d6eb4f57011755f25444cc02b1bd6fb17b707d (patch) | |
tree | 65a50cff01ba41a837184ed5ead8a87cc2a45451 | |
parent | bd88ae0b1da3e48032a251ce779f347329a52ed7 (diff) | |
download | lsp-79d6eb4f57011755f25444cc02b1bd6fb17b707d.tar.gz |
Typo
-rw-r--r-- | doc/breaking_rules.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/breaking_rules.md b/doc/breaking_rules.md index 5061df7..69c3b48 100644 --- a/doc/breaking_rules.md +++ b/doc/breaking_rules.md @@ -90,7 +90,7 @@ The following technology is recommended: * Emacs for the view layer * JSON-RPC for inter-process communication -## Codinmg standards +## Coding standards Even though this is a prototype, attention should be paid to basic craftsmanship. |