From cb1c36c7ca30c556c5acf7c9a1d4c2493a8c8ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Fri, 10 May 2013 04:30:12 -0700 Subject: [PATCH] Updated Exports Files (markdown) --- Exports-Files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exports-Files.md b/Exports-Files.md index a2c59da..9756db0 100644 --- a/Exports-Files.md +++ b/Exports-Files.md @@ -21,7 +21,7 @@ The `build.py` script places the output of `generate-exports --exports` into the ## Exporting options objects -All the (exported) constructors are _single-argument constructors_, they take one argument, `options`, which is a JavaScript literal object. Here's for example how options are passed to the `ol.Map` constructor: +All the (exported) constructors are _single-argument constructors_, they take one argument, `options`, which is a JavaScript literal object. Here is, for example, how options are passed to the `ol.Map` constructor: var map = new ol.Map({ layers: [