diff --git a/rune/README.md b/rune/README.md index df8fa106545a959b68820632587a28ce74fb910c..4ef1a3da62c9991e2cd0c514236f60feefbfc320 100644 --- a/rune/README.md +++ b/rune/README.md @@ -1,5 +1,5 @@ # rune announcement -`rune` is a CLI tool for spawning and running enclaves in containers according to the OCI specificattion. The codebase of `rune` is a fork of [runc](https://github.com/opencontainers/runc), so `rune` can be used as `runc` if enclave is not configured or available. +`rune` is a CLI tool for spawning and running enclaves in containers according to the OCI specification. The codebase of `rune` is a fork of [runc](https://github.com/opencontainers/runc), so `rune` can be used as `runc` if enclave is not configured or available. # runc