Skip to content

Commit 969dadc

Browse files
realstealthninjaalxhub
authored andcommitted
docs: fix typo in recommendations.ts (angular#57521)
PR Close angular#57521
1 parent 6307f97 commit 969dadc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adev/src/app/features/update/recommendations.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2094,7 +2094,7 @@ export const RECOMMENDATIONS: Step[] = [
20942094
level: ApplicationComplexity.Basic,
20952095
step: 'v17 zone.js support',
20962096
action:
2097-
'Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v16 supports Zone.js version 0.14.x or later.',
2097+
'Make sure that you are using a supported version of Zone.js before you upgrade your application. Angular v17 supports Zone.js version 0.14.x or later.',
20982098
},
20992099
{
21002100
possibleIn: 1700,

0 commit comments

Comments
 (0)