aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/Grid-data-flow.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Grid-data-flow.html')
-rw-r--r--docs/Grid-data-flow.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Grid-data-flow.html b/docs/Grid-data-flow.html
index 5341ce9..1f3ff93 100644
--- a/docs/Grid-data-flow.html
+++ b/docs/Grid-data-flow.html
@@ -126,7 +126,7 @@
126<ul> 126<ul>
127<li>Looks for it's ROBUST URL.</li> 127<li>Looks for it's ROBUST URL.</li>
128<li>Registers the "dump asset" console command.</li> 128<li>Registers the "dump asset" console command.</li>
129<li>Has a bunch of methods that just wrap ROBUST URL/asssets GET, DELETE, and POST requests. 129<li>Has a bunch of methods that just wrap ROBUST URL/assets GET, DELETE, and POST requests.
130<ul> 130<ul>
131<li>They check the cache first, do the request, and keep the cache up to date.</li> 131<li>They check the cache first, do the request, and keep the cache up to date.</li>
132<li>Some make a handler() call. Not sure what that is.</li> 132<li>Some make a handler() call. Not sure what that is.</li>