Skip to content

Commit

Permalink
fix: typo Preview Dynamic
Browse files Browse the repository at this point in the history
  • Loading branch information
fariss committed Aug 21, 2024
1 parent 05083cf commit 6049062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/explorer/src/components/UploadOptions.vue
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</Divider>
<div class="flex-grow-1 flex align-items-center justify-content-center">
<Button
label="Preview Static"
label="Preview Dynamic"
@click="router.push({ path: '/', query: { rdoc: dynamicURL } })"
/>
</div>
Expand Down

0 comments on commit 6049062

Please sign in to comment.