Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Wording tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
gruehle committed Jan 2, 2013
1 parent 2bbf55c commit 90519fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@
}
}
document.write("</ul>");
document.write("<p>If you are running from a local copy of the Brackets source, please make sure submodules are updated by running:</p>");
document.write("<p>If you're running from a local copy of the Brackets source, please make sure submodules are updated by running:</p>");
document.write("<pre>git submodule update --init</pre>");
document.write("<p>If you're still having problems, please contact us via one of the channels mentioned in the <a target=\"blank\" href=\"../README.md\">README</a></p>.");
document.write("<p>If you're still having problems, please contact us via one of the channels mentioned at the bottom of the <a target=\"blank\" href=\"../README.md\">README</a>.</p>");
document.write("<p><a href=\"#\" onclick=\"window.location.reload()\">Reload Brackets</a></p>");
}, 1000);
</script>
Expand Down

0 comments on commit 90519fa

Please sign in to comment.