Clone URL (Committers only): https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ffuseki2%2Ffuseki-quick-start.mdtext
Index: trunk/content/documentation/fuseki2/fuseki-quick-start.mdtext =================================================================== --- trunk/content/documentation/fuseki2/fuseki-quick-start.mdtext (revision 1655891) +++ trunk/content/documentation/fuseki2/fuseki-quick-start.mdtext (working copy) @@ -9,8 +9,8 @@ ## Running with Apache Tomcat and loading a file. 1. Unpack the distribution. -2. Copy the WAR file into the Aapche tomcat webass dietory, under the name 'fuseki' -3. In a browser, go to `[http://localhost:8080/fuseki/](http://localhost:8080/fuseki)` (detail ssuch as port number depend on the Tomcat setup). +2. Copy the WAR file into the Aapche tomcat webapp directory, under the name 'fuseki' +3. In a browser, go to `[http://localhost:8080/fuseki/](http://localhost:8080/fuseki)` (details such as port number depend on the Tomcat setup). 4. Press "", choose "in-memory". 5. Go to "add data" and load the file (single graph).
