Skip to content

Commit 9fb2edd

Browse files
kirankumarsripatijelbourn
authored andcommitted
docs(slide-toggle): fix typo for mat button (#19780)
1 parent 4f76a28 commit 9fb2edd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components-examples/material/slide-toggle/slide-toggle-forms/slide-toggle-forms-example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121

2222
<p>Form Group Status: {{formGroup.status}}</p>
2323

24-
<button mat-rasied-button type="submit">Save Settings</button>
24+
<button mat-raised-button type="submit">Save Settings</button>
2525
</form>

0 commit comments

Comments
 (0)