Skip to content

Commit ad5325e

Browse files
committed
Minor updates for crate compliance
1 parent b4d2c5b commit ad5325e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This crate extracts **documentation** from SQL files by parsing:
1111
- Line and block comments
1212
- Table and column locations
1313

14-
It then attaches comments to the SQL structures they describe, producing a structured, queryable documentation model.
14+
Then comments are attached to the SQL structures they describe, producing a structured, queryable documentation model.
1515

1616
## Example
1717

0 commit comments

Comments
 (0)