Skip to content

Commit d533828

Browse files
Merge pull request #34903 from MicrosoftDocs/FromPublicRepo
Confirm merge from FromPublicRepo to main to sync with https://github.com/MicrosoftDocs/sql-docs (branch live)
2 parents c63b464 + 7ec2b99 commit d533828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/relational-databases/performance/cardinality-estimation-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ OPTION (USE HINT ('FORCE_LEGACY_CARDINALITY_ESTIMATION'));
267267
```
268268

269269
> [!NOTE]
270-
> For more information, see [Query Story Hints](query-store-hints.md) (Preview). Currently, this feature is available only in Azure SQL Database.
270+
> For more information, see [Query Store Hints](query-store-hints.md) (Preview). Currently, this feature is available only in Azure SQL Database.
271271
272272
### How to force a particular query plan
273273

0 commit comments

Comments
 (0)