Skip to content

Commit 8d1f5d1

Browse files
committed
Fix readme markup
1 parent 0f74428 commit 8d1f5d1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ sauce_connect.log
77
sc_*.log
88

99
demo/.pyftpsync-meta.json
10+
11+
.pyftpsync-meta.json

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ and make it right aligned via CSS:
468468
In order open a context menu with the keyboard, make sure the target elements
469469
are tabbable, for example by adding a `tabindex="0"` attribute.
470470
Also make sure the `autoFocus: true` option is set.
471-
This will allow to Use <kbd>Tab</key> and the Windows <key>Menu</key> keys.
471+
This will allow to Use <kbd>Tab</kbd> and the Windows <kbd>Menu</kbd> keys.
472472
473473
474474
### [Howto] Modify the menu using an asynchronous request

0 commit comments

Comments
 (0)