diff --git a/README.md b/README.md index 3c80ebb..e11a6cb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![Build status](https://github.com/jasonn3/build-container-installer/actions/workflows/build-and-test.yml/badge.svg??event=push) -# Bulid Container Installer Action -This action is used to generate an ISO for installing OSTrees stored in a container. This utilizes the anaconda command `ostreecontainer` +# Build Container Installer Action +This action is used to enerate an ISO for installing an OSTree stored in a container image. This utilizes the anaconda command `ostreecontainer` ## Usage This action is designed to be called from a GitHub workflow using the following format diff --git a/action.yml b/action.yml index 3dd4042..985bd01 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: Build Contianer Installer -description: generate an ISO for installing OSTrees stored in a container +name: Build Container Installer +description: Generates an ISO for installing an OSTree stored in a container image inputs: arch: