Fixed typos, etc.

This commit is contained in:
Andy Eschbacher
2014-12-17 15:31:18 -05:00
parent 72cf5f8b04
commit 902b7339d1
2 changed files with 17 additions and 18 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# Kind of maps
Windshaft-CartoDB supports these kind of maps:
Windshaft-CartoDB supports the following types of maps:
- [Temporary maps](#temporary-maps) (created by anyone)
- [Detached maps](#detached-maps)
@@ -12,14 +12,14 @@ Windshaft-CartoDB supports these kind of maps:
## Temporary maps
Temporary maps have no owners and are anonymous in nature.
There are two kind of temporary maps:
There are two kinds of temporary maps:
- Detached maps (aka MultiLayer-API)
- Inline maps
### Detached maps
Detached maps are maps which are configured with a request
Detached maps are maps that are configured with a request
obtaining a temporary token and then used by referencing
the obtained token. The token expires automatically when unused.