Update README.md

adjective order
This commit is contained in:
Bishop Clark
2022-07-09 12:45:02 -07:00
committed by GitHub
parent 300b1c82be
commit 155baa83cb

View File

@@ -65,4 +65,4 @@ func main() {
}
```
Run the above example with `RUNTIME_KEEP_ALIVE=true` and with no `RUNTIME_KEEP_ALIVE` set to see its behavior. It requires an [oCIS binary](https://github.com/owncloud/ocis/releases) present in your `$PATH` for it to work.
Run the example above with `RUNTIME_KEEP_ALIVE=true` and with no `RUNTIME_KEEP_ALIVE` set to see its behavior. It requires an [oCIS binary](https://github.com/owncloud/ocis/releases) present in your `$PATH` for it to work.