Skip to content

Commit c3e1ae2

Browse files
committed
Updates
1 parent 30e1c94 commit c3e1ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnetcore/blazor/components/layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Create the following interactive wrapper component in the `Pages` folder.
134134
}
135135
```
136136

137-
The `Counter` component can use the wrapper component and set interactive section content. In the following example, an interactively-rendered counter button is placed in the section.
137+
The `Counter` component can use the wrapper component and set interactive section content. In the following example, a counter button is placed in the section.
138138

139139
`Pages/Counter.razor`:
140140

0 commit comments

Comments
 (0)