Skip to content

Commit 7e7b977

Browse files
authored
Update README.md
Fix typo in README.md
1 parent 4269c0f commit 7e7b977

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
@@ -7,4 +7,4 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge
77

88
Remember to make your changes to only the src file. Use ".\build.cmd" to automatically generate the js file in dist directory, minify the js file, create a .nupkg and change the version in the package.json if needed.
99

10-
To stage for a release, update the "version.props" file and run ".\build.cmd" (see ReleaseNotes [here](https://github.com/aspnet/jquery-ajax-unobtrusive/wiki/Release-checklist)).
10+
To stage for a release, update the "version.props" file and run ".\build.cmd" (see Release Checklist [here](https://github.com/aspnet/jquery-ajax-unobtrusive/wiki/Release-checklist)).

0 commit comments

Comments
 (0)