Skip to content

Commit 3c4f6a9

Browse files
authored
Fix typo in logging (#230)
1 parent e8ac5dc commit 3c4f6a9

File tree

4 files changed

+330
-231
lines changed

4 files changed

+330
-231
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,13 @@ Use `Settings Repository: Export Settings` to export settings to a zip file and
7878

7979
| Command | Description |
8080
|---|---|
81-
|`Settings Repository: Options`|Menu to access commands for this extension. Can be accessed by clicking `Settings Repository` on the statusbar.|
82-
|`Settings Repository: Choose Settings Repository`|Menu to access repository options and commands.|
83-
|`Settings Repository: Authenticate`|Update git authentication.|
84-
|`Settings Repository: Overwrite Local`|Overwrite local settings with ones from the git repository.|
85-
|`Settings Repository: Overwrite Remote`|Overwrite settings on the git repository with ones stored locally.
86-
|`Settings Repository: Import Settings`|Import settings from a zip file.|
87-
|`Settings Repository: Export Settings`|Export settings to a zip file.|
81+
|<kbd>Settings Repository: Options</kbd>|Menu to access commands for this extension. Can be accessed by clicking `Settings Repository` on the statusbar.|
82+
|<kbd>Settings Repository: Choose Settings Repository</kbd>|Menu to access repository options and commands.|
83+
|<kbd>Settings Repository: Authenticate</kbd>|Update git authentication.|
84+
|<kbd>Settings Repository: Overwrite Local</kbd>|Overwrite local settings with ones from the git repository.|
85+
|<kbd>Settings Repository: Overwrite Remote</kbd>|Overwrite settings on the git repository with ones stored locally.
86+
|<kbd>Settings Repository: Import Settings</kbd>|Import settings from a zip file.|
87+
|<kbd>Settings Repository: Export Settings</kbd>|Export settings to a zip file.|
8888

8989
<div align="right"><a href="#top"><code>▲</code></a></div>
9090

0 commit comments

Comments
 (0)