docs: update provideClientHydration parameter description (#60432)

PR Close #60432
This commit is contained in:
Alan Agius 2025-03-18 07:53:20 +00:00 committed by Pawel Kozlowski
parent a38319ca39
commit 5c19ab5511

View file

@ -215,7 +215,7 @@ function provideZoneJsCompatibilityDetector(): Provider[] {
* @see {@link withI18nSupport}
* @see {@link withEventReplay}
*
* @param features Optional features to configure additional router behaviors.
* @param features Optional features to configure additional hydration behaviors.
* @returns A set of providers to enable hydration.
*
* @publicApi