Skip to content

Commit

Permalink
vweb: fix typo in README.md (#20679)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimshrier committed Jan 27, 2024
1 parent f79dd79 commit 7e5ffb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vlib/vweb/README.md
Expand Up @@ -478,7 +478,7 @@ fn change_user(mut ctx vweb.Context) bool {

### Redirect

Used when you want be redirected to an url
Used when you want to be redirected to an url

**Examples:**

Expand Down

0 comments on commit 7e5ffb7

Please sign in to comment.