Skip to content

Commit d47e7d1

Browse files
committed
Update readme.md
typo: accellerates -> accelerates
1 parent c34081f commit d47e7d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ How This Solves It
1313

1414
*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.
1515

16-
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.
16+
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.
1717

1818

1919
Databases Supported

0 commit comments

Comments
 (0)