Skip to content

Commit ecbcadc

Browse files
author
Pavel
committed
Correcting a typo.
1 parent 703bbbc commit ecbcadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ You can access your message from the view with the Session get method:
230230
<a name="errors"></a>
231231
## Errors
232232

233-
To generating proper error responses simply specify the response code that you wish to return. The corresponding view stored in **views/error** will automatically be returned.
233+
To generate proper error responses simply specify the response code that you wish to return. The corresponding view stored in **views/error** will automatically be returned.
234234

235235
#### Generating a 404 error response:
236236

0 commit comments

Comments
 (0)