Merge pull request #454 from ianbayne/master

Correct a -> an in og:description
This commit is contained in:
Peter Cottle 2018-02-27 20:06:31 -08:00 committed by GitHub
commit 4f7967cb46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://pcottle.github.io/learnGitBranching/index.html?demo"/>
<meta property="og:image" content="http://pcottle.github.io/learnGitBranching/assets/learnGitBranching.png"/>
<meta property="og:description" content="A interactive Git visualization tool to educate and challenge!"/>
<meta property="og:description" content="An interactive Git visualization tool to educate and challenge!"/>
<link rel="stylesheet" href="build/{{styleFile}}" type="text/css" charset="utf-8">
<link rel="stylesheet" href="src/style/font-awesome.css" type="text/css" charset="utf-8">