Skip to content

Commit ef46513

Browse files
committed
Fix spelling error
1 parent cce6d96 commit ef46513

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
@@ -50,7 +50,7 @@
5050
* I need to send 5 emails and a text message to newly registered users efficiently. What's the best way to go about it?
5151
* How do I test sending emails without actually sending emails to real addresses?
5252
* I just installed laravel and have the evil whoops error, how do I find out what's wrong and fix it?
53-
* How can I hide all stack `whoops` error informations when the application is in production?
53+
* How can I hide all stack `whoops` error information when the application is in production?
5454
* I need users to have several roles and be permitted to perform some actions based on those roles. How do I make that happen?
5555
* I want to set up billing and subscription with Stripe and Braintree. What's the best package to use?
5656
* How does Laravel handle Assets?

0 commit comments

Comments
 (0)