From 7514e5c3cc0d814ec66841fbdde09e3870c1b3e6 Mon Sep 17 00:00:00 2001 From: ok-nick Date: Wed, 20 Sep 2023 13:49:25 -0400 Subject: [PATCH] docs: typo and clarity --- README.md | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd6ae71..1115fa6 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ steps: ``` For a list of default parameter values, [check here](https://github.com/ok-nick/setup-aftman/blob/main/action.yml#L5-L20). -### Advanced Usage +### Advanced For more advanced cases, use the parameters below. ```yaml steps: diff --git a/action.yml b/action.yml index 6443578..4404ab1 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: setup-aftman -description: Github action to install and run aftman; a toolchain manager. +description: GitHub action to install and run aftman; a toolchain manager. author: ok-nick inputs: