Skip to content

Commit e105b03

Browse files
committed
README.md: Improve documentation.
1 parent c579b10 commit e105b03

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,9 @@ To configure column guidelines, use the guidelines property in your `.editorconf
5353

5454
- **Syntax**: `guidelines = <column> <style>, <column> <style>, ...`
5555
- **Parameters**:
56-
- `<column>`: The column number where the guideline should appear. Columns are
57-
numbered from left to right starting at 1, with the guideline drawn on the
58-
specified column's right edge. If you specify column 0, the guideline will
59-
be drawn on column 1's left edge.
56+
- `<column>`: The column number where the guideline should appear. Columns
57+
are numbered from left to right starting at 1, with the guideline drawn
58+
on the specified column's right edge.
6059
- `<style>`: The line style, which can be one of the following:
6160
- `solid`
6261
- `dashed`

0 commit comments

Comments
 (0)