summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Tocker <tocker@gmail.com>2013-10-11 23:14:17 -0400
committerMorgan Tocker <tocker@gmail.com>2013-10-11 23:14:17 -0400
commitc6777746d43756ff831bfc5ccc2fad389bd8f9c4 (patch)
tree4ecab8819478286c60a7ff9f9350828416ba8296
parent8fb858f63d6308ff4a0dbc1737aa9191b6da5234 (diff)
My own silly typo
-rw-r--r--wiki/mysql/choose-something-else.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiki/mysql/choose-something-else.md b/wiki/mysql/choose-something-else.md
index 811569a..795dcc7 100644
--- a/wiki/mysql/choose-something-else.md
+++ b/wiki/mysql/choose-something-else.md
@@ -111,7 +111,7 @@ When using the InnoDB storage engine (default since MySQL 5.5), MySQL maintains
checksums in order to detect corruption caused by underlying storage. However,
many third-party software applications, as sell as users upgrading
from earlier versions of MySQL may be using MyISAM, which will frequently corrupt
-data files on inproper shutdown.
+data files on improper shutdown.
The implicit conversion rules that bite when storing data also bite when
asking MySQL to modify data - my favourite example being a fat-fingered