diff options
-rw-r--r-- | examples/aspect-ratio.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/aspect-ratio.html b/examples/aspect-ratio.html index fcfec53..4b40419 100644 --- a/examples/aspect-ratio.html +++ b/examples/aspect-ratio.html @@ -2,7 +2,7 @@ <html> <head> <meta charset="UTF-8"> -<title>FastDom: Aspect Ration Example</title> +<title>FastDom: Aspect Ratio Example</title> <style> * { |