Skip to content

Commit

Permalink
fix typo (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
gruns authored Dec 10, 2024
1 parent 1d0ce9e commit 611b836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/node-providers.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const nodeWaitlist = useActions('nodeWaitlist')
const nodes = [{
id: 'storage',
title: 'Storage Node',
description: 'The first nodes to roll-out: Spice up Storacha storage by running our first hotshot nodes! Keep keep Storacha’s data sizzling and accessible, and in exchange you’ll rack up rewards!',
description: 'The first nodes to roll-out: Spice up Storacha storage by running our first hotshot nodes! Keep Storacha’s data sizzling and accessible, and in exchange you’ll rack up rewards!',
}, {
id: 'retrieval',
title: 'Retrieval Node',
Expand Down

0 comments on commit 611b836

Please sign in to comment.