diff --git a/docs/internals/errors_and_exceptions.md b/docs/internals/errors_and_exceptions.md index 98542f1..7a93aad 100644 --- a/docs/internals/errors_and_exceptions.md +++ b/docs/internals/errors_and_exceptions.md @@ -5,5 +5,5 @@ Errors and Exceptions Errors i18n ----------- -A general rule is to tranlate only errors that are shown to end users only. If +A general rule is to translate only errors that are shown to end users only. If it is a regular exception, debug screen etc. then message should not be translated. \ No newline at end of file