Clone URL (Committers only):
https://cms.apache.org/redirect?new=anonymous;action=diff;uri=http://jena.apache.org/documentation%2Ffuseki2%2Ffuseki-quick-start.mdtext

Skyper

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).
 
@@ -23,7 +23,7 @@
 
 1. Unpack the distribution.
 2. Run `fuseki-server --loc=DATABASE /name`
-3/ In a browser, go to `http://localhost:3030//query.html`
+3. In a browser, go to `http://localhost:3030//query.html`
 
 More details on running Fuseki can be found [nearby](fuseki-run.html),
 including running as an operating system service and in a web app or

Reply via email to