Merge pull request #49 from offa/doc_inputs_typo

Fix typo in input docs
This commit is contained in:
José Lorenzo Rodríguez
2022-03-22 13:59:30 +01:00
committed by GitHub
+2 -1
View File
@@ -50,7 +50,7 @@ steps:
| | severity | | | | severity | |
| ignore | Space separated list of Hadolint rules to | <none> | | ignore | Space separated list of Hadolint rules to | <none> |
| | ignore. | | | | ignore. | |
| trusted-resgitries | List of urls of trusted registries | | | trusted-registries | List of urls of trusted registries | |
## Hadolint Configuration ## Hadolint Configuration
@@ -65,6 +65,7 @@ Contributions are what make the open source community such an amazing place to b
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`) 4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request 5. Open a Pull Request
## 💛 Support the project ## 💛 Support the project
If this project was useful to you in some form, We would be glad to have your support. It will help keeping the project alive. If this project was useful to you in some form, We would be glad to have your support. It will help keeping the project alive.