summaryrefslogtreecommitdiffstatshomepage
path: root/www/examples.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/examples.md')
-rw-r--r--www/examples.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/examples.md b/www/examples.md
index c35df5a3..580b1812 100644
--- a/www/examples.md
+++ b/www/examples.md
@@ -15,7 +15,7 @@ You can copy and paste them and then adjust them for your needs.
| [Bulk Update](/examples/bulk-update) | Demonstrates bulk updating of multiple rows of data
| [Click To Load](/examples/click-to-load) | Demonstrates clicking to load more rows in a table
| [Lazy Loading](/examples/lazy-load) | Demonstrates how to lazy load content
-| [Inline Validation](/examples/inline-validation) | Demonstrates how to lazy load content
+| [Inline Validation](/examples/inline-validation) | Demonstrates how to do inline field validation
| [Infinite Scroll](/examples/infinite-scroll) | Demonstrates infinite scrolling of a page
| [Active Search](/examples/active-search) | Demonstrates the active search box pattern
| [Progress Bar](/examples/progress-bar) | Demonstrates a job-runner like progress bar