Browse Source

Fix typo 'Gitbub' in docs

Viktor Söderqvist 9 years ago
parent
commit
8024302a57
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/overview.edoc

+ 1 - 1
doc/overview.edoc

@@ -23,7 +23,7 @@ MySQL/OTP is a driver for connecting Erlang/OTP applications to MySQL
 databases. It is a native implementation of the MySQL protocol in Erlang.
 databases. It is a native implementation of the MySQL protocol in Erlang.
 
 
 This is the documentation generated from the Erlang source code using EDoc.
 This is the documentation generated from the Erlang source code using EDoc.
-The project page is on Gitbub:
+The project page is on Github:
 <a href="https://github.com/mysql-otp/mysql-otp/"
 <a href="https://github.com/mysql-otp/mysql-otp/"
    target="_top">https://github.com/mysql-otp/mysql-otp/</a>.
    target="_top">https://github.com/mysql-otp/mysql-otp/</a>.