From 73f6003cd2d65baa6f2363bbf4704bf341b08203 Mon Sep 17 00:00:00 2001 From: Slava Semushin Date: Mon, 16 Dec 2019 16:18:57 +0000 Subject: [PATCH] style: fix typos --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db2b5ec..f41c85f 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ This action slug and expose some github variables. `Slug` a variable will - put the variable content in lower case, -- replace any caracter by `-` except `0-9` and `a-z`, -- remove leading and trailing `-` caracter, -- limit the string size to 63 caracters. +- replace any character by `-` except `0-9` and `a-z`, +- remove leading and trailing `-` character, +- limit the string size to 63 characters. Others `Slug`-ish commands are available: -- `Short SHA` a variable will limit the string size to 8 caracters. +- `Short SHA` a variable will limit the string size to 8 characters. ## Environment Variables