spelling mistakes

This commit is contained in:
Alex Dadgar
2019-01-23 17:47:07 -08:00
parent d1b6b45c77
commit 6f22fc0203
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ description: |-
# Community Supported
If you have authored a device plugin that you believe will be useful to the
broader Nomad community and you are commited to maintaining the plugin, please
broader Nomad community and you are committed to maintaining the plugin, please
file a PR to add your plugin to this page.
## Authoring Device Plugins

View File

@@ -64,9 +64,9 @@ The `nvidia-gpu` device plugin exposes the following environment variables:
* `NVIDIA_VISIBLE_DEVICES` - List of Nvidia GPU IDs available to the task.
### Additonal Task Configurations
### Additional Task Configurations
Additonal environment variables can be set by the task to influence the runtime
Additional environment variables can be set by the task to influence the runtime
environment. See [Nvidia's
documentation](https://github.com/NVIDIA/nvidia-container-runtime#environment-variables-oci-spec).