Skip to content

Commit 4c20acd

Browse files
authored
Update README.md
Fix misspelling.
1 parent ff2abc6 commit 4c20acd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/redhat_openshift/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ pip3 install -r requirements.txt
4646
a) Create namespace
4747

4848
```
49-
$ oc create namespace codefalre
49+
$ oc create namespace codeflare
5050
namespace/codeflare created
5151
$
5252
```
@@ -157,4 +157,4 @@ Jupyter setup demo [Reference repository](https://github.com/erikerlandson/ray-o
157157
158158
### Running examples
159159
160-
Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/).
160+
Once in a Jupyer envrionment, refer to [notebooks](../../notebooks) for example pipeline. Documentation for reference use cases can be found in [Examples](https://codeflare.readthedocs.io/en/latest/).

0 commit comments

Comments
 (0)