diff --git a/Navigation/test/node_modules/@types/navigation.d.ts b/Navigation/test/node_modules/@types/navigation.d.ts index e7c612ccd..824af06bb 100644 --- a/Navigation/test/node_modules/@types/navigation.d.ts +++ b/Navigation/test/node_modules/@types/navigation.d.ts @@ -282,7 +282,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb { diff --git a/NavigationAngular/src/node_modules/@types/navigation.d.ts b/NavigationAngular/src/node_modules/@types/navigation.d.ts index 1270c6435..37dc01dd0 100644 --- a/NavigationAngular/src/node_modules/@types/navigation.d.ts +++ b/NavigationAngular/src/node_modules/@types/navigation.d.ts @@ -286,7 +286,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb { diff --git a/NavigationReact/src/node_modules/@types/navigation.d.ts b/NavigationReact/src/node_modules/@types/navigation.d.ts index e7c612ccd..824af06bb 100644 --- a/NavigationReact/src/node_modules/@types/navigation.d.ts +++ b/NavigationReact/src/node_modules/@types/navigation.d.ts @@ -282,7 +282,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb { diff --git a/NavigationReactMobile/src/node_modules/@types/navigation.d.ts b/NavigationReactMobile/src/node_modules/@types/navigation.d.ts index e7c612ccd..824af06bb 100644 --- a/NavigationReactMobile/src/node_modules/@types/navigation.d.ts +++ b/NavigationReactMobile/src/node_modules/@types/navigation.d.ts @@ -282,7 +282,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb { diff --git a/NavigationReactMobile/test/node_modules/@types/navigation.d.ts b/NavigationReactMobile/test/node_modules/@types/navigation.d.ts index 1cebe71c0..77eb52076 100644 --- a/NavigationReactMobile/test/node_modules/@types/navigation.d.ts +++ b/NavigationReactMobile/test/node_modules/@types/navigation.d.ts @@ -282,7 +282,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb { diff --git a/build/npm/navigation/navigation.d.ts b/build/npm/navigation/navigation.d.ts index e7c612ccd..824af06bb 100644 --- a/build/npm/navigation/navigation.d.ts +++ b/build/npm/navigation/navigation.d.ts @@ -282,7 +282,7 @@ export class HTML5HistoryManager implements HistoryManager { } /** - * Represents one piece of the crumb trail and holds the information need + * Represents one piece of the crumb trail and holds the information needed * to return to and recreate the State as previously visited */ export class Crumb {