Skip to content
Snippets Groups Projects
Commit 4ac64407 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

typos

parent bcd93669
No related branches found
No related tags found
2 merge requests!705Production Release | nshmp-haz,!698fixed typos
...@@ -32,7 +32,7 @@ users will find the web service endpoints to be more flexible. Web services retu ...@@ -32,7 +32,7 @@ users will find the web service endpoints to be more flexible. Web services retu
[JSON](https://www.json.org/json-en.html) responses that can be parsed by most programming [JSON](https://www.json.org/json-en.html) responses that can be parsed by most programming
languages and data analaysis and visualization programs (e.g. Matlab). languages and data analaysis and visualization programs (e.g. Matlab).
### Web Servies ### Web Services
To run *nshmp-haz* web services: To run *nshmp-haz* web services:
...@@ -111,8 +111,8 @@ git clone https://code.usgs.gov/ghsc/nshmp/nshmp-lib.git ...@@ -111,8 +111,8 @@ git clone https://code.usgs.gov/ghsc/nshmp/nshmp-lib.git
cd nshmp-lib cd nshmp-lib
./gradlew fatJar ./gradlew fatJar
cd .. cd ..
git clone https://code.usgs.gov/ghsc/nshmp/nshmp-ws.git git clone https://code.usgs.gov/ghsc/nshmp/nshmp-haz.git
cd nshmp-ws cd nshmp-haz
./gradlew run ./gradlew run
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment