Fix typo in output description

This commit is contained in:
Lucas Costi
2019-09-23 15:28:55 +10:00
committed by GitHub
parent 9a36e3c710
commit fc354d7d3e
+1 -1
View File
@@ -7,7 +7,7 @@ inputs:
default: 'World'
outputs:
time: # id of output
description: 'The time we we greeted you'
description: 'The time we greeted you'
runs:
using: 'docker'
image: 'Dockerfile'