Skip to content

Commit 2ea6655

Browse files
committed
Update README - improve grammar in regex example comment
1 parent 92551ba commit 2ea6655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ Similarly, if you want to skip some URL paths during the crawling process, you c
211211
...
212212
<PropertyGroup>
213213
<!--
214-
👇 If you set this, each URL path matched with the regex
214+
👇 If you set this, each URL path matched by the regex
215215
will be skipped during the crawling process.
216216
-->
217217
<BlazorWasmPrerenderingUrlPathRegexToIgnore>/(admin|private)</BlazorWasmPrerenderingUrlPathRegexToIgnore>

0 commit comments

Comments
 (0)