Skip to content

Commit

Permalink
drop the 'the', its cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-rash committed Mar 15, 2024
1 parent 3d19fb5 commit 507f442
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions natster-io/rootfs.ext4.gz
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Not Found
2 changes: 1 addition & 1 deletion natster-io/src/views/GettingStartedView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const natsterImg = new URL('@/assets/natster-horizontal.svg', import.meta.url)
const code_init = ref(`# Install the Natster CLI
curl -sSf https://natster.io/install.sh | sh
# Initialize the Natster with your Synadia Cloud Token
# Initialize Natster with your Synadia Cloud Token
natster init --token <SYNADIA CLOUD TOKEN>
# Bind your OAuth ID with your Natster Account
Expand Down

0 comments on commit 507f442

Please sign in to comment.