rawilk / laravel-settings

Store Laravel application settings in the database.
https://randallwilk.dev/docs/laravel-settings
MIT License
197 stars 17 forks source link

Fix typo #51

Closed lakuapik closed 11 months ago

lakuapik commented 11 months ago

1️⃣ Is this something that is wanted/needed? Did you create an issue / discussion about it first?

No.

2️⃣ Does it contain multiple, unrelated changes? Please separate the PRs out.

No.

3️⃣ Does it include tests, if possible? (Not a deal-breaker, just a nice-to-have)

No.

4️⃣ Please include a thorough description of the improvement and reasons why it's useful.

This PR just to fix a typo for the code snippet.

5️⃣ Thanks for contributing! 🙌

rawilk commented 11 months ago

Thanks for finding and fixing that. Merging now.