Skip to content

Commit abcd6b5

Browse files
MeAkibalxhub
authored andcommitted
docs: update rxResource changes in updated page
Add both `request` and `loader` changes in rxResource section
1 parent 3adb091 commit abcd6b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2604,7 +2604,8 @@ export const RECOMMENDATIONS: Step[] = [
26042604
necessaryAsOf: 2000,
26052605
level: ApplicationComplexity.Medium,
26062606
step: '20.0.0_rename_rxResource_loader_to_stream',
2607-
action: 'Rename the `loader` property passed in rxResources to `stream`.',
2607+
action:
2608+
'Rename the `request` and `loader` properties passed in RxResource to `params` and `stream`.',
26082609
},
26092610
{
26102611
possibleIn: 2000,

0 commit comments

Comments
 (0)