mirror of
https://github.com/vale981/Vulcan
synced 2025-03-08 19:11:38 -05:00
correcting for accuracy
This commit is contained in:
parent
4c803ba3d1
commit
4254fb664c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ var createDummyComments = function () {
|
|||
|
||||
createComment("read_this_first", "Bruce", "What an awesome app!");
|
||||
|
||||
createComment("deploying_telescope", "Arnold", "Deploy to the choppah!");
|
||||
createComment("deploying_telescope", "Arnold", "Deploy to da choppah!");
|
||||
createComment("deploying_telescope", "Julia", "Do you really need to say this all the time?", "Deploy to the choppah!");
|
||||
|
||||
createComment("customizing_telescope", "Julia", "I can't wait to make my app pretty. Get it? *Pretty*?");
|
||||
|
|
Loading…
Add table
Reference in a new issue