jakt icon indicating copy to clipboard operation
jakt copied to clipboard

README: fix markdown typo in document

Open saracalihan opened this issue 9 months ago • 2 comments

I found a typo in the task list element in the "Closures" section and fixed it.

Before: Screenshot_20240510_183211

After: Screenshot_20240510_183156

saracalihan avatar May 10 '24 15:05 saracalihan

Hello!

One or more of the commit messages in this PR do not match the Jakt code submission policy, please check the lint_commits CI job for more details on which commits were flagged and why. Please do not close this PR and open another, instead modify your commit message(s) with git commit --amend and force push those changes to update this PR.

BuggieBot avatar May 10 '24 15:05 BuggieBot

Hey, thanks for the PR. Please fix the commit message issue:

readme: Fix markdown typo in document (5f89b6f58db228e65f3620148d9e3c124a6a47d0): [...] First word of commit after the subsystem is not capitalized

I'd suggest "README: ..." or "Meta: Fix typo in readme"

alimpfard avatar May 11 '24 16:05 alimpfard

Thanks for the suggestion, I fixed it as it should be

saracalihan avatar May 13 '24 15:05 saracalihan