summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--README.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2cdb0db..449ceb8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@
and Quagga
* Add option to hide the issued command from the output
* Add option to configure the link used by the header (default is no link)
- * Embeds Bootstrap 3.3.1, JQuery 2.1.3 and phpseclib 0.3.9
+ * Embeds Bootstrap 3.3.1, jQuery 2.1.3 and phpseclib 0.3.9
For more details about the new configuration options take a loot at the
documentation.
@@ -32,5 +32,5 @@ documentation.
* Support for BIRD, Cisco, Juniper, Quagga
* Routes, AS, ping and traceroute related commands
* Requires at least PHP 5.2
- * Embeds Bootstrap 3.3.1, JQuery 2.1.1 and phpseclib 0.3.7
+ * Embeds Bootstrap 3.3.1, jQuery 2.1.1 and phpseclib 0.3.7
diff --git a/README.md b/README.md
index 183fae9..4702a00 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,6 @@ users if you want me to.
## Thanks
- * [Bootstrap](http://getbootstrap.com/) and [JQuery](http://jquery.com/) for
+ * [Bootstrap](http://getbootstrap.com/) and [jQuery](http://jquery.com/) for
making CSS and Javascript less painful for people like me.
* [Romain Boissat](https://chroot-me.in/) for all his great ideas, bug reports and contributions.