Skip to content

Commit 9c01b60

Browse files
kinowmr-c
authored andcommitted
Typos
1 parent 4e933ff commit 9c01b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ In the project directory, to start CWLViewer exposed on port `8080`, run:
4747

4848
docker-compose up
4949

50-
The web server will connect to a local host, you'll see the message saying "Tomacat started on port(s):8080".
50+
The web server will connect to a local host, you'll see the message saying "Tomcat started on port(s):8080".
5151

5252
To see the locally running CWL Viewer app, visit http://localhost:8080/ in your web browser.
5353

@@ -168,7 +168,7 @@ Now check out http://localhost:8080/ to access CWL Viewer.
168168
169169
There are a variety of configuration options detailed in the [application configuration file](https://github.com/common-workflow-language/cwlviewer/blob/master/src/main/resources/application.properties) which can be adjusted.
170170
171-
When deploying with docker, these can be overriden externally by creating/modifying `docker-compose.override.yml` as follows:
171+
When deploying with docker, these can be overridden externally by creating/modifying `docker-compose.override.yml` as follows:
172172
173173
```yaml
174174
version: '3.2'

0 commit comments

Comments
 (0)