From 88bf093f80c6e1e27e75ae4bae4855878bad15f0 Mon Sep 17 00:00:00 2001 From: Philipp Zumstein Date: Sun, 24 Nov 2019 14:31:25 +0100 Subject: [PATCH] Fix typo (#439) --- docs/_layouts/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index e8b3b887..928fd191 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -72,7 +72,7 @@ var isFirefox = navigator.userAgent.toLowerCase().indexOf('firefox') > -1; if (isFirefox) { setTimeout(function() { - document.getElementById("download-link").title = "In Firefix, download file with
right-click 'Save Link As...'."; + document.getElementById("download-link").title = "In Firefox, download file with
right-click 'Save Link As...'."; tippy('#download-link', {placement: 'bottom', arrow: true, theme: 'light bordered'}); }, 100); } @@ -154,4 +154,4 @@

Content

- \ No newline at end of file +