diff --git a/.github/actions/polymorph_codegen/action.yml b/.github/actions/polymorph_codegen/action.yml index 0ee6fc4b4..4316c74ba 100644 --- a/.github/actions/polymorph_codegen/action.yml +++ b/.github/actions/polymorph_codegen/action.yml @@ -23,7 +23,7 @@ # name: 'Polymorph code generation' -description: 'Regenerates code using smithy-dafny, and optionally checks that the result matches what's checked in' +description: 'Regenerates code using smithy-dafny, and optionally checks that the result matches the checked in state' inputs: dafny: description: "The Dafny version to run"