summaryrefslogtreecommitdiff
path: root/wiki/mysql/choose-something-else.md
diff options
context:
space:
mode:
authorOwen Jacobson <owen.jacobson@grimoire.ca>2013-01-26 14:04:14 -0500
committerOwen Jacobson <owen.jacobson@grimoire.ca>2013-01-26 14:04:14 -0500
commit140a1198dcfca7b784f74bbfc2e25b3bb08d3933 (patch)
tree64478ec8fcc8d57229b97cdd988295ee6bb96e7c /wiki/mysql/choose-something-else.md
parent7b66ed436b99afb14f57c68471a56eecf9d3e848 (diff)
Typo police. (Thanks, @jessamynsmith!)
Diffstat (limited to 'wiki/mysql/choose-something-else.md')
-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 ed3d31a..5797437 100644
--- a/wiki/mysql/choose-something-else.md
+++ b/wiki/mysql/choose-something-else.md
@@ -341,7 +341,7 @@ fixed) type constraints:
preserves it.
* Foreign keys, one of the most widely-used database validity checks, are an
- engine-specific feature, restricting their availabilty in combination with
+ engine-specific feature, restricting their availability in combination with
other engine-specific features. (For example, a table cannot have both
foreign key constraints and full-text indexes, as of MySQL 5.5.)
* Configurations that violate assumptions about foreign keys, such as a