Browse Source

Fixing typo

Jose Lorenzo Rodriguez 11 years ago
parent
commit
4b0b29d764
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Database/composer.json

+ 1 - 1
src/Database/composer.json

@@ -13,7 +13,7 @@
 	},
 	"suggest": {
 		"cakephp/log": "Require this if you want to use the built-in query logger",
-		"cakephp/cahe": "Require this if you decide to use the schema caching feature"
+		"cakephp/cache": "Require this if you decide to use the schema caching feature"
 	},
 	"autoload": {
 		"psr-4": {