We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d2375d commit 2f7a2ceCopy full SHA for 2f7a2ce
1 file changed
src/renderer/views/SetupUI.vue
@@ -30,7 +30,7 @@
30
<div v-if="currentStep.id === StepID.WELCOME" class="step-block">
31
<h1 class="text-3xl font-semibold">{{ currentStep.title }}</h1>
32
<p class="text-lg text-gray-400">
33
- WinBoat is a full fledged app that helps you natively run Windows applications on your Linux machine with ease.
+ WinBoat is a full-fledged app that helps you natively run Windows applications on your Linux machine with ease.
34
</p>
35
36
We will go through a few required steps to get you started in no time.
0 commit comments