Skip to content

Commit 1fa0ba4

Browse files
Update test-plan.md
1 parent e8110cb commit 1fa0ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ To setup a test project to verify on you can do:
141141
* Typing `@ThisDoesNotExist` results in an error being created and squiggled in the .cshtml file. NOTE: This error squiggly will be misaligned due to known issues.
142142

143143
##### TagHelper Quick Info
144-
* Typing `<environment></environment>` then hovering the mouse over the opening tag results in an informative window about that TagHelper.
144+
* Typing `<environment></environment>` then hovering the mouse over the opening tag results in a window about that TagHelper that should read something like `EnvironmentTagHelper ITagHelper implementation targeting <environment> elements that conditionally renders content based on the current value of IHostingEnvironment.EnvironmentName...`.
145145

146146
##### TagHelper completion
147147
Note that the pipe in the below examples indicates the cursor.

0 commit comments

Comments
 (0)