BrentOzarULTD / SQL-Server-First-Responder-Kit

sp_Blitz, sp_BlitzCache, sp_BlitzFirst, sp_BlitzIndex, and other SQL Server scripts for health checks and performance tuning.
http://FirstResponderKit.org
Other
3.38k stars 1k forks source link

Typos in the index script #3519

Closed garyhuntddn closed 6 months ago

garyhuntddn commented 6 months ago

Version of the script dev branch

What is the current behavior? Spelling mistakes: paritions vs partitions sequental vs sequential partioned vs partitioned

If the current behavior is a bug, please provide the steps to reproduce. See the code and #3518 for the fixes

What is the expected behavior? Correct spelling :-)

Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures? all versions

BrentOzar commented 6 months ago

Thanks for the pull request! Looks good, merging into the dev branch, will be in the next release with credit to you in the release notes.