Correct a -> an in og:description

This commit is contained in:
Ian Bayne 2018-02-27 08:35:45 +09:00
parent 0f4ed5aada
commit dfa28d0079

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">