Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Sep 4, 2024
1 parent 99b416d commit 3a5b0aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.jl
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ function apply(
\$ git add .
\$ pre-commit run -a # Try to fix possible pre-commit issues (failures are expected)
\$ pre-commit run -a # Again. Now failures should not happen
\$ gid add .
\$ git add .
\$ git commit -m "Apply BestieTemplate $bestie_version"
\$ pre-commit install
\$ git push -u origin apply-bestie
Expand Down

0 comments on commit 3a5b0aa

Please sign in to comment.