Skip to content

Commit e4596c2

Browse files
authored
chore: fix spelling (#54)
1 parent d8bd4b0 commit e4596c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ wsk action update myAction my_action.rb --docker openwhisk/action-ruby-v2.5
3030
```
3131
This works on any deployment of Apache OpenWhisk
3232

33-
### To use on deployment that contains the rutime as a kind
33+
### To use on deployment that contains the runtime as a kind
3434
To use as a kind action
3535
```
3636
wsk action update myAction my_action.rb --kind ruby:2.5
@@ -49,7 +49,7 @@ docker login
4949
```
5050

5151
Deploy OpenWhisk using ansible environment that contains the kind `ruby:2.5`
52-
Assuming you have OpenWhisk already deploy localy and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
52+
Assuming you have OpenWhisk already deploy locally and `OPENWHISK_HOME` pointing to root directory of OpenWhisk core repository.
5353

5454
Set `ROOTDIR` to the root directory of this repository.
5555

0 commit comments

Comments
 (0)