Skip to content

Commit 2696277

Browse files
authored
Added a missing period in line 31
1 parent 88506b2 commit 2696277

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/knowledge-store-projection-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The knowledge store supports two types of projections:
2828

2929
+ **Objects**: When you need a JSON representation of your data and enrichments, object projections are saved as blobs.
3030

31-
To see projections defined in context, step through [How to get started with knowledge store](knowledge-store-howto.md)
31+
To see projections defined in context, step through [How to get started with knowledge store](knowledge-store-howto.md).
3232

3333
## Projection groups
3434

@@ -173,4 +173,4 @@ Finally, if you need to export your data from the knowledge store, Azure Data Fa
173173
As a next step, create your first knowledge store using sample data and instructions.
174174

175175
> [!div class="nextstepaction"]
176-
> [How to create a knowlege store](knowledge-store-howto.md).
176+
> [How to create a knowlege store](knowledge-store-howto.md).

0 commit comments

Comments
 (0)