diff --git a/experiments/outline-editor/index.html b/experiments/outline-editor/index.html
index 2227e8e..8b08fa7 100755
--- a/experiments/outline-editor/index.html
+++ b/experiments/outline-editor/index.html
@@ -166,7 +166,7 @@ var setup = function(){
- ## ToDo:
- ASAP Basic standalone client (file-oriented)
- _the main idea is to provide a minimal usable app with syncable data_
- - basic pwa (shared api)
+ - PWA (shared api)
- localStorage
- FileSystemAPI
- is this usable???