Merge pull request #8254 from Univream/patch-1

Update advanced-ef-mvc spelling issue
pull/8255/head
Scott Addie 2018-08-24 12:09:10 -05:00 committed by GitHub
commit 17fbc27ede
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ Now set a breakpoint on the `return` statement (F9 with the cursor on that line)
[!code-json[Main](advanced-entity-framework-scenarios-for-an-mvc-web-application/samples/sample7.json)]
Click the magnifying class to see the query in the **Text Visualizer**.
Click the magnifying glass to see the query in the **Text Visualizer**.
![](advanced-entity-framework-scenarios-for-an-mvc-web-application/_static/image10.png)