Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit d100844

Browse files
authored
Merge pull request #26 from kaznovac/patch-2
use the half instead of 1/2
2 parents 32d94e2 + c117eb6 commit d100844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

responses/great-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ That's quite a bit for a course that doesn't cover workflows!
2020

2121
**Action metadata**
2222

23-
- You became familiar with over 1/2 of the syntax keywords that can be used in an `action.yml` file
23+
- You became familiar with over the half of the syntax keywords that can be used in an `action.yml` file
2424
- Using `inputs:` and `outputs:` allowed you to create more dynamic and reusable metadata files for your actions.
2525
- You've mow written the metadata for three different actions
2626

0 commit comments

Comments
 (0)