tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
101 stars 48 forks source link

Fix typo in README.md #206

Closed sp1999 closed 3 months ago

sp1999 commented 3 months ago

Description

Why is this needed

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have:

chrisdoherty4 commented 3 months ago

@sp1999 Thanks. Can you signoff your commit! Quick and easywith this change if you do git commit --amend --no-edit -s && git push -f with your branch checked out.