Skip to content

Commit 272bfdc

Browse files
chore: typo
1 parent 67728b9 commit 272bfdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/Webkul/Admin/src/Routes/Admin/settings-routes.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
});
275275

276276
/**
277-
* Email Templates Routes
277+
* Email Templates Routes.
278278
*/
279279
Route::controller(EmailTemplateController::class)->prefix('email-templates')->group(function () {
280280
Route::get('', 'index')->name('admin.settings.email_templates.index');

0 commit comments

Comments
 (0)