markdown linting
parent
a9c32c2d0b
commit
8b32d60ea7
|
|
@ -40,4 +40,3 @@ For example, if the application comes across a new lot with Map SVG ID `E-1-N-7`
|
|||
there is no exact match. The application will then look for `E-1-N`,
|
||||
which will match a group of six lots. The six lots will be highlighted
|
||||
until the map is revised with the new lot.
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Keyboard Shortcuts
|
||||
|
||||
Note that the keys needed to access the keyboard shortcuts
|
||||
Note that the key combinations needed to access the keyboard shortcuts
|
||||
vary by browser and operating system.
|
||||
|
||||
For example, the Mozilla Firefox web browser running on Windows uses <kbd>Shift</kbd> + <kbd>Alt</kbd>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue