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 7de5f54 commit a40158eCopy full SHA for a40158e
src/cdk/dialog/dialog.md
@@ -73,7 +73,7 @@ class MyDialog {}
73
74
<!-- example(cdk-dialog-styling) -->
75
76
-#### Providing a custom dialog contaier
+#### Providing a custom dialog container
77
If you want more control over the dialog's behavior and styling, you can provide your own dialog
78
container component using the `container` option in `DialogConfig`. This approach requires more
79
code up-front, but it allows you to customize the DOM structure and behavior of the container
0 commit comments