Permalink
Browse files

Update readme.md

typo: accellerates -> accelerates
  • Loading branch information...
1 parent c34081f commit d47e7d120aaeed6bd53afff49670fa158e021f26 @adelevie adelevie committed Jan 31, 2013
Showing with 1 addition and 1 deletion.
  1. +1 −1 readme.md
View
@@ -13,7 +13,7 @@ How This Solves It
*Database to API* acts as a filter, sitting between a database and the browser, allowing users to interact with that database as if it was a native API. The column names function as the key names. This obviates the need for custom code for each database layer.
-When Alternative PHP Cache (APC) is installed, parsed data is stored within APC, which accellerates its functionality substantially. While APC is not required, it is recommended highly.
+When Alternative PHP Cache (APC) is installed, parsed data is stored within APC, which accelerates its functionality substantially. While APC is not required, it is recommended highly.
Databases Supported

0 comments on commit d47e7d1

Please sign in to comment.