We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607ea87 commit df626d3Copy full SHA for df626d3
docs/README.md
@@ -18,7 +18,7 @@ To quickly install or update all the scripts below, use `install_expsql.sql`.
18
| ---- | ----------- |
19
| [sp_sizeoptimiser](sp_sizeoptimiser.md) | Recommends space saving measures for data footprints, with special checks for SQL Server Express. |
20
| [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. |
+| [sp_doc](sp_doc.md) | Always have current documentation by generating it on the fly in markdown. |
22
23
## Compatibility
24
0 commit comments