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

Commit c117eb6

Browse files
authored
use the half instead of 1/2
it's more clear for the reader
1 parent 291539a commit c117eb6

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)