diff --git a/credits.md b/credits.md
index 4f233f3..cc5e4f0 100644
--- a/credits.md
+++ b/credits.md
@@ -90,13 +90,6 @@
-
-
-
-
- Shiverme Timbers
-
- |
@@ -131,8 +124,7 @@
Null
- |
-
+
@@ -456,10 +448,10 @@
|
-
-
+
+
- Null
+ Luke
|
@@ -469,6 +461,13 @@
Sergio
|
+
+
+
+
+ Null
+
+ |
@@ -482,15 +481,15 @@
Denis Kazimirov
- |
+
+
Patrick Heeney
- |
-
+
@@ -525,15 +524,15 @@
Alessandro Del Prete
- |
+
+
Al-Ayham Saleh
- |
-
+
@@ -568,21 +567,14 @@
Null
- |
+
+
GuilhermeLCS
- |
-
-
-
-
-
- Luke
-
|
diff --git a/widgets.md b/widgets.md
index 8243315..878cf8d 100644
--- a/widgets.md
+++ b/widgets.md
@@ -707,7 +707,7 @@ Display current FX rates in your native currency. Hover over a row to view more
Counting down to the next day off work? This widget displays upcoming public holidays for your country. Data is fetched from [Enrico](http://kayaposoft.com/enrico/)
-Note, config for this widget is case-sensetive (see [#1268](https://github.com/Lissy93/dashy/issues/1268))
+Note, config for this widget is case-sensitive (see [#1268](https://github.com/Lissy93/dashy/issues/1268))

@@ -792,7 +792,7 @@ Or
### Sports Scores
-Show recent scores and upcoming matches from your favourite sports team. Data is fetched from [TheSportsDB.com](https://www.thesportsdb.com/). From the UI, you can click any other team to view their scores and upcoming games, or click a league name to see all teams.
+Show recent scores and upcoming matches from your favorite sports team. Data is fetched from [TheSportsDB.com](https://www.thesportsdb.com/). From the UI, you can click any other team to view their scores and upcoming games, or click a league name to see all teams.

@@ -2440,7 +2440,7 @@ Here an example for Docker
Glances can be launched with the `glances` command. You'll need to run it in web server mode, using the `-w` option for the API to be reachable. If you don't plan on using the Web UI, then you can disable it using `--disable-webui`. See the [command reference docs](https://glances.readthedocs.io/en/latest/cmds.html) for more info.
-If Glances is running on a Windows system it is recommanded to add the following arguments ```--disable-plugin all --enable-plugin cpu,mem,diskio,ip,network,containers,quicklook,load,fs,alert -w``` This is due to Glances not being that stable on windows, so disabling all plugins that aren't used by Dashy widgets can save on ressources.
+If Glances is running on a Windows system it is recommended to add the following arguments ```--disable-plugin all --enable-plugin cpu,mem,diskio,ip,network,containers,quicklook,load,fs,alert -w``` This is due to Glances not being that stable on windows, so disabling all plugins that aren't used by Dashy widgets can save on ressources.
#### Options
|