Skip to content

Commit

Permalink
Fix typos in Video documentation (#691)
Browse files Browse the repository at this point in the history
  • Loading branch information
williambelle authored Nov 28, 2023
1 parent 6d92aef commit cb6e47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/components/atoms/video/video.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
title: Video
name: video
notes : |
This is an example of **YouTube** integration but basically, **you can use any king of `<iframe>` URLs** until you keep the wrapper and the classes applied.
If you have another type of aspect ration, you can use the corresponding modifier classes:
This is an example of **YouTube** integration but basically, **you can use any kind of `<iframe>` URLs** until you keep the wrapper and the classes applied.
If you have another type of aspect ratio, you can use the corresponding modifier classes:
- `.embed-responsive-21by9`
- `.embed-responsive-16by9`
- `.embed-responsive-4by3`
Expand Down

0 comments on commit cb6e47f

Please sign in to comment.