Skip to content

Commit

Permalink
Fixed typo in README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jupadin committed Oct 21, 2021
1 parent cc84d73 commit c33e203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The remaining data and credentials, provided by the RNV, is not needed.
| `animationSpeed` | `string` | `"2000"`| Animation speed to fade in the module on startup [milliseconds] (2 seconds) |
| `coloredLines` | `boolean` | `true` | Display colored line numbers |
| `showLineIcons` | `boolean` | `true` | Show icons next to line numbers |
| `useColorForRealTimeInfo` | `boolean` | `true` | Display real time information colored |
| `useColorForRealTimeInfo` | `boolean` | `true` | Display colored real time information |
| `showTableHeader` | `boolean` | `true` | Show table header |
| `showTableHeaderAsSymbols` | `boolean` | `false` | Show icons instead of header titles |
| `focus_on` | `array` | `[]` | Array of integers, to highlight specific line numbers |

0 comments on commit c33e203

Please sign in to comment.