Skip to content

Commit 787367e

Browse files
committed
Merge pull request #18 from bcexelbi/bexelbie_required
Removed the word 'required' from RUN, INSTALL and UNINSTALL
2 parents 7cf6d8d + 69e37d1 commit 787367e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The following types of data are being considered:
1717

1818
| Name | Description |
1919
|-------------|----------------------------------------|
20-
| RUN | Command required to run the image|
21-
| UNINSTALL | Command Required to uninstall the image|
22-
| INSTALL | Command Required to install the image|
20+
| RUN | Command to run the image|
21+
| UNINSTALL | Command to uninstall the image|
22+
| INSTALL | Command to install the image|
2323

2424
2. Labels Names used to describe the application/image
2525

0 commit comments

Comments
 (0)