From feaaebfa4192074a75ee044e96141984fab2c3d9 Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Sat, 31 Aug 2019 22:30:13 +0200 Subject: [PATCH] Typo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5eba377..788b7d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ LABEL version="0.1.0" \ homepage="https://github.com/crazy-max/ghaction-github-pages" \ maintainer="CrazyMax" \ "com.github.actions.name"="GitHub Pages" \ - "com.github.actions.description"="Github Action for deploying Github Pages" \ + "com.github.actions.description"="GitHub Action for deploying GitHub Pages" \ "com.github.actions.icon"="package" \ "com.github.actions.color"="green"