Skip to content

Commit a37af17

Browse files
alan-agius4pkozlowski-opensource
authored andcommitted
docs: remove extra spacing from DI token note (angular#59023)
This commit removes extra spacing. PR Close angular#59023
1 parent fa0a9a5 commit a37af17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adev/src/content/guide/hybrid-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ export class MyComponent {
263263
}
264264
```
265265

266-
IMPORTANT: The above tokens will be `null` in the following scenarios:<br><br>
266+
IMPORTANT: The above tokens will be `null` in the following scenarios:
267267
- During the build processes.
268268
- When the application is rendered in the browser (client-side rendering).
269269
- When performing static site generation (SSG).

0 commit comments

Comments
 (0)