There was an error while loading. Please reload this page.
1 parent f30e6dc commit 9b56b8eCopy full SHA for 9b56b8e
1 file changed
src/api-umbrella/admin-ui/app/utils/duplicable-new-route.js
@@ -3,7 +3,7 @@ import { success } from '@pnotify/core';
3
import { clearStoreCache } from 'api-umbrella-admin-ui/utils/uncached-model';
4
5
// Returns a route class that adds support for cloning a source record
6
-// when `duplicate_id` is present in the query string. Each new-route in
+// when `duplicate_id` is present in the query string. Each new route in
7
// the admin UI extends `duplicableNewRoute(Form)` instead of `Form`
8
// directly, so this class sits between Form and the resource's NewRoute.
9
//
0 commit comments