We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf6d8d + 69e37d1 commit 787367eCopy full SHA for 787367e
1 file changed
README.md
@@ -17,9 +17,9 @@ The following types of data are being considered:
17
18
| Name | Description |
19
|-------------|----------------------------------------|
20
- | RUN | Command required to run the image|
21
- | UNINSTALL | Command Required to uninstall the image|
22
- | INSTALL | Command Required to install the image|
+ | RUN | Command to run the image|
+ | UNINSTALL | Command to uninstall the image|
+ | INSTALL | Command to install the image|
23
24
2. Labels Names used to describe the application/image
25
0 commit comments