Skip to content

Commit 4b2a854

Browse files
committed
Would help if I didn't just introduce my own typo.
1 parent 2c9886a commit 4b2a854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install-Core-Blitz-No-Query-Store.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21022,7 +21022,7 @@ BEGIN TRY
2102221022
bir.create_tsql,
2102321023
bir.more_info
2102421024
FROM #BlitzIndexResults AS bir;
21025-
RAISERROR('Running sp_BlitzIndex on a server with 50+ databases may cause temporary instanity for the server', 12, 1);
21025+
RAISERROR('Running sp_BlitzIndex on a server with 50+ databases may cause temporary insanity for the server', 12, 1);
2102621026
END;
2102721027

2102821028
RETURN;

0 commit comments

Comments
 (0)