Skip to content

Commit

Permalink
wording change to see if deployment is workig
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Jun 13, 2024
1 parent 3bba1a3 commit dacf71e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ README.md
*.local
.env
.vite
.idea
2 changes: 1 addition & 1 deletion src/modules/setup/views/Index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</h1>
<p class="text-xl p-4">
We're almost there!
If you're seeing this, it's because you haven't configured API access yet.
If you're seeing this, it's because you have not configured API access yet.
</p>
</div>
</div>
Expand Down

0 comments on commit dacf71e

Please sign in to comment.