Commit d4f835d
committed
spec: Expand "OCI" in spec-title reference
For consistency with the rest of the spec:
$ git --no-pager grep --count 'Open Container Initiative Runtime Specification'
README.md:1
config.md:2
schema/config-schema.json:1
schema/defs.json:2
spec.md:1
specs-go/config.go:1
$ git --no-pager grep --count 'OCI Runtime Specification'
spec.md:1
Signed-off-by: W. Trevor King <[email protected]>1 parent ef65f73 commit d4f835d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments