Index: src/site/samples/todo_with_delete/index.markdown |
diff --git a/src/site/samples/todo_with_delete/index.markdown b/src/site/samples/todo_with_delete/index.markdown |
index f7e1a9ca21776511adaf77e7845d555eb0f6559c..8e8935b230232730ffe02ce957a6999039f193b5 100644 |
--- a/src/site/samples/todo_with_delete/index.markdown |
+++ b/src/site/samples/todo_with_delete/index.markdown |
@@ -1,6 +1,6 @@ |
--- |
layout: default |
-title: Removing elements from the DOM |
+title: Removing Elements from the DOM |
live_example_url: /docs/tutorials/remove-elements/examples/todo_with_delete/todo_with_delete.html |
header: |
css: ["/samples/samples.css"] |
@@ -26,4 +26,4 @@ more detail, or read the |
src="{{page.live_example_url}}"> |
</iframe> |
-See all [samples](/samples/) |
+See all [samples](/samples/). |