Skip to content

Commit 26fa26a

Browse files
authored
fix config.md
1 parent e8a04a5 commit 26fa26a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

advancedbrowser/config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The configuration options are:
33
 
44

55
- **`"Column alignment"`**: Either:
6-
- `"Start"`: text in column is left aligned
6+
- `"Start"`: text in column is left aligned (or right aligned for right-to-left scripts)
77
- `"Center"`: text in column is center aligned
88

99
 
@@ -14,7 +14,7 @@ The configuration options are:
1414

1515
- **`"Table content"`**: Either:
1616
- `"No interaction"`: the table content can't be interacted with. This makes the Advanced Browser behave like the regular Anki browser.
17-
- `"Selectable"`: the table content can be selected. All changes will be ignored. This is useful because this allows you to quickly copy field contents (instead of the regular procedure where you have to do all stese steps: select the note, move the mouse to the field, select its content, then copy it).
17+
- `"Selectable"`: the table content can be selected. All changes will be ignored. This is useful because this allows you to quickly copy field contents (instead of the regular procedure where you have to do all these steps: select the note, move the mouse to the field, select its content, then copy it).
1818
- `"Editable"`: Allow to edit some values directly in the table. Not all.
1919

2020
 

0 commit comments

Comments
 (0)