We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7464bb commit 28ef1c5Copy full SHA for 28ef1c5
src/resolve/resolveContext.ts
@@ -20,7 +20,7 @@ const EAGER_WHENS = [when.EAGER];
20
export const NATIVE_INJECTOR_TOKEN = "Native Injector";
21
22
/**
23
- * Encapsulates Depenency Injection for a path of nodes
+ * Encapsulates Dependency Injection for a path of nodes
24
*
25
* UI-Router states are organized as a tree.
26
* A nested state has a path of ancestors to the root of the tree.
0 commit comments