typo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#web: bundle exec thin start -p $PORT
|
#web: bundle exec thin start -p $PORT
|
||||||
faye: thin start -R faye/config.ru -p 9296 --pid tmp/pids/faye.pid
|
faye: thin start -R faye/config.ru -p 9296 --pid tmp/pids/faye.pid
|
||||||
|
# database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
|
||||||
# production: faye: thin start -d -R faye/config.ru -p 9296
|
# production: faye: thin start -d -R faye/config.ru -p 9296
|
||||||
counters: bin/drb_counter.rb run -- development
|
counters: bin/drb_counter.rb run -- development
|
||||||
# production: conters: bin/drb_counter.rb start
|
# production: conters: bin/drb_counter.rb start
|
||||||
#database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
|
|
||||||
#server: rails s
|
#server: rails s
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ nl:
|
|||||||
title: Over Mozo
|
title: Over Mozo
|
||||||
body: |
|
body: |
|
||||||
Mozo is een app waarme je producten kan bestellen met je telefoon.<br>
|
Mozo is een app waarme je producten kan bestellen met je telefoon.<br>
|
||||||
Het proces is als volt:
|
Het proces is als volgt:
|
||||||
<ul>
|
<ul>
|
||||||
<li>Scan de QR-code op de tafel</li>
|
<li>Scan de QR-code op de tafel</li>
|
||||||
<li>Selecteer de producten die je wilt</li>
|
<li>Selecteer de producten die je wilt</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user