Skip to content

Commit 8fe1377

Browse files
authored
Update README.md
1 parent da98699 commit 8fe1377

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ Experiments in lazy loading the ArcGIS API for JavaScript
33

44
## Paragraphs Test
55

6-
Test of a long page of text with four maps interspersed throughout.
6+
Long page of text with four maps interspersed throughout.
77

88
- [control](https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/paragraphs/control/) (no lazy loading)
99
- [intersection-observer](https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/paragraphs/intersection-observer/) (Lazy Loading with Intersection Observer)
1010

1111
## 100 Maps Test
1212

13-
Test of loading 100 map controls on a single page.
13+
Loading 100 map controls on a single page.
1414

1515
- [control](https://gavinr.github.io/lazy-load-arcgis-js-api-experiments/100-maps/control/)
1616
- No lazy loading

0 commit comments

Comments
 (0)