Skip to content

Commit e967ae1

Browse files
authored
Merge pull request #92 from Hbg1010/patch-1
one letter typo in documentation! Yeah..
2 parents de3596e + 3f781d7 commit e967ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ using namespace keybinds;
2929
$execute {
3030
BindManager::get()->registerBindable({
3131
// ID, should be prefixed with mod ID
32-
"backlip"_spr,
32+
"backflip"_spr,
3333
// Name
3434
"Do a Backflip!",
3535
// Description, leave empty for none

0 commit comments

Comments
 (0)