Skip to content

Commit 53e334c

Browse files
committed
fix linting error in PR template
1 parent bffb7ba commit 53e334c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ contributing to this repository.
2626
[references AEPs](https://aep.dev/style-guide#referencing-aeps)
2727
correctly.
2828
- [ ] [My code has been formatted](https://aep.dev/contributing#formatting)
29-
(run `make lint`)
29+
(run `make lint`)
3030

3131
<!-- uncomment this if PR is for a new AEP
3232

0 commit comments

Comments
 (0)