Skip to content

Commit df626d3

Browse files
authored
Update README.md
1 parent 607ea87 commit df626d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To quickly install or update all the scripts below, use `install_expsql.sql`.
1818
| ---- | ----------- |
1919
| [sp_sizeoptimiser](sp_sizeoptimiser.md) | Recommends space saving measures for data footprints, with special checks for SQL Server Express. |
2020
| [sp_helpme](sp_helpme.md) | A drop-in modern alternative to `sp_help`. |
21-
| [sp_doc](sp_doc.md) | Always have current documentation by generating on the fly markdown documentation. |
21+
| [sp_doc](sp_doc.md) | Always have current documentation by generating it on the fly in markdown. |
2222

2323
## Compatibility
2424

0 commit comments

Comments
 (0)