Skip to content

Commit 48f4f33

Browse files
authored
Update README.md
1 parent 7949c96 commit 48f4f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If you have an idea, suggestion, or bug, please add an [issue](issues). Pull-req
3030
```
3131

3232
## Example
33-
The test examples below tests the Bootstrap [`Alert.razor`](sample/ComponentLib/Alert.razor) sample component, using the [`AlertTests.razor`](sample/RazorComponentLibTests/AlertTests.razor), both found in the sample folder.
33+
The test examples below tests the Bootstrap [`Alert.razor`](sample/ComponentLib/Alert.razor) sample component, using the [`AlertTests.razor`](sample/RazorComponentLibTests/AlertTests.razor) test component, both found under the sample folder.
3434

3535
### Component under test
3636
```cshtml

0 commit comments

Comments
 (0)