diff --git a/extra/webapps/counter/counter.factor b/extra/webapps/counter/counter.factor index f49d8f008e..a5c9fbc6b9 100644 --- a/extra/webapps/counter/counter.factor +++ b/extra/webapps/counter/counter.factor @@ -27,8 +27,7 @@ M: counter-app init-session* drop 0 count sset ; counter-app new-dispatcher [ 1+ ] "inc" add-responder [ 1- ] "dec" add-responder - "" add-responder - ; + "" add-responder ; ! Deployment example USING: db.sqlite furnace.alloy namespaces ; diff --git a/extra/webapps/help/search.xml b/extra/webapps/help/search.xml index 5569698dc6..8335725ce5 100644 --- a/extra/webapps/help/search.xml +++ b/extra/webapps/help/search.xml @@ -21,7 +21,7 @@

Factor documentation

-

This is the Factor +

This is the Factor documentation, generated offline from a load-everything image. The Factor UI also includes a documentation browser tool.

diff --git a/extra/webapps/pastebin/pastebin-common.xml b/extra/webapps/pastebin/pastebin-common.xml index b95f3f7b64..6d524ad86f 100644 --- a/extra/webapps/pastebin/pastebin-common.xml +++ b/extra/webapps/pastebin/pastebin-common.xml @@ -8,7 +8,7 @@