Updated README

Changed the word Expected to Accepted in table header
This commit is contained in:
tel0065
2022-05-09 09:27:36 -05:00
committed by GitHub
parent 8545616f80
commit c462981f71

View File

@@ -182,7 +182,7 @@ After adding the code block, the `settings.json` file should look similar to thi
7. Save and close `settings.json`
### Line Highlighter Settings Table
| **Item** | **Description** | **Expected Value** | **Default Values** |
| **Item** | **Description** | **Accepted Value** | **Default Values** |
|------------------------|-------------------------------------------------------|------------------------------------------------------------------------------|--------------------|
| **isEnabled** | Enable/Disables the line highlighter | boolean | true |
| **multiLineIsEnabled** | Highlight when clicking and dragging to select lines | boolean | false |