Skip to content

Commit 973f461

Browse files
author
Andrey Helldar
authored
Merge pull request #49 from TheDragonCode/2.x
Fixed a grammatical error in the form
2 parents 0433a49 + f2e77af commit 973f461

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ body:
1414
- type: textarea
1515
id: environment
1616
attributes:
17-
label: Envoronment
17+
label: Environment
1818
description: |
1919
Tip: Use the `composer info dragon-code/laravel-migration-actions` command to get information for Laravel Lang.
2020
Tip: Use the `php artisan --version` command to get information for Laravel Framework.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ body:
2626
- type: textarea
2727
id: environment
2828
attributes:
29-
label: Envoronment
29+
label: Environment
3030
description: |
3131
Tip: Use the `composer info dragon-code/laravel-migration-actions` command to get information for Laravel Lang.
3232
Tip: Use the `php artisan --version` command to get information for your application.

0 commit comments

Comments
 (0)