Ver código fonte

Update index.html

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 anos atrás
pai
commit
84f7f34edb
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -142,7 +142,7 @@
 	   <ol>
 	      <li>Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
               <li>Set the default Business Type, City and Country of the stuff your are going to swap.</li>
-              <li>Set the MAX_BURGERS value stating the max number of burger the pp is going to manage.</li>
+              <li>Set the MAX_BURGERS value stating the max number of burgers the app is going to manage.</li>
               <li>Set the Editor Password of your burgers. This will be important to confirm your burger upload by dropping it and saving it.</li>
 	      <li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>	   
 	   </ol>