Skip to content

Commit a534350

Browse files
committed
Fixed a typo
1 parent 15c8a24 commit a534350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ There is no plan to implement this feature in the near future.
172172

173173
## Troubleshooting
174174
### The angular localization pipe does not work when in a modal context
175-
As a workaround, tou can trigger a change detection from within your component constructor:
175+
As a workaround, you can trigger a change detection from within your component constructor:
176176
```ts
177177
constructor(
178178
private readonly params: ModalDialogParams,

0 commit comments

Comments
 (0)