Docs update (#542)
* Misc doc updates * Some theme updates: no all caps headers, remove blue arrows
This commit is contained in:
@@ -22,7 +22,7 @@ When you create an environment, you can specify a builder image and builder comm
|
||||
fission env create --name python --image fission/python-env:latest --builder fission/python-builder:latest
|
||||
```
|
||||
|
||||
### Viweing environment information
|
||||
### Viewing environment information
|
||||
|
||||
You can list the environments or view information of an individual environment:
|
||||
|
||||
@@ -34,4 +34,4 @@ $
|
||||
$ fission env get --name node
|
||||
NAME UID IMAGE
|
||||
node ac84d62e-001f-11e8-85c9-42010aa00010 fission/node-env:0.4.0
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user