We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c8a24 commit a534350Copy full SHA for a534350
README.md
@@ -172,7 +172,7 @@ There is no plan to implement this feature in the near future.
172
173
## Troubleshooting
174
### 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:
+As a workaround, you can trigger a change detection from within your component constructor:
176
```ts
177
constructor(
178
private readonly params: ModalDialogParams,
0 commit comments