Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
OnkarRuikar committed Nov 18, 2024
1 parent fbc04f8 commit e8e6e81
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions .vscode/dictionaries/code-entities.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
-moz-visitedhyperlinktext
-moz-win-communicationstext
-moz-win-mediatext
3rdparty
accentcolor
accentcolortext
Accept-EncodXng
Expand Down
1 change: 1 addition & 0 deletions .vscode/dictionaries/cultural-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Meetei
Mihret
Minguo
Minh
Moby
Muhenkan
Newa
nosinė
Expand Down
1 change: 1 addition & 0 deletions .vscode/dictionaries/ignore-list.txt
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ liZhYMsy8MGgxUny6Q8NCoH9xSiviwLFfK
Llanfair
LLLLLLLLLLLLLLLLRRRRRRRRRRRRRRRR
locallibrary
Loomings
loopend
LRLRLRLRLRLRLRLRLRLRLRLRLRLRLRLR
LROR
Expand Down
5 changes: 5 additions & 0 deletions .vscode/dictionaries/proper-names.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,11 @@ Darmok
Datumizer
davbrito
Dedalium
Dedreux
Deepti
Degit
DekiWiki
Delaville
Denicola
DeSandro
Desaulniers
Expand Down Expand Up @@ -222,6 +224,7 @@ Hobson
hochan
Hochberg
Hoenigswald
Holborn
Holdem
Holzman
Honigswald
Expand Down Expand Up @@ -259,6 +262,7 @@ Johansson
Joomla
Jory
Josiel
Jost
Joyo
jpmedley
JSCAMP
Expand Down Expand Up @@ -349,6 +353,7 @@ mcdetect
McLellan
McNally
McVerry
Megalosaurus
Meggin
Mercure
Merkle
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ A {{domxref("ToggleEvent")}}. Inherits from {{domxref("Event")}}.
## Examples

The examples below demonstrates how the `beforetoggle` event might be used for a {{domxref("Popover_API", "popover", "", "nocode")}} or {{htmlelement("dialog")}} element.
The same examples would work similarily on the other element types.
The same examples would work similarly on the other element types.

### Basic example

Expand Down
2 changes: 1 addition & 1 deletion files/en-us/web/css/zoom/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,4 +262,4 @@ zoomControl.addEventListener("change", updateZoom);
- {{cssxref("transform")}}
- {{cssxref("scale")}}
- {{cssxref("unset")}} keyword
- [Legay `zoom` property](https://css-tricks.com/almanac/properties/z/zoom/) via CSS-Tricks (2013)
- [Legacy `zoom` property](https://css-tricks.com/almanac/properties/z/zoom/) via CSS-Tricks (2013)

0 comments on commit e8e6e81

Please sign in to comment.