Skip to content

Commit f7ffb31

Browse files
committed
Language: Fix term used for installation guide button
1 parent f547976 commit f7ffb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/vue/components/installer/Step2.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
tag="p"
1313
>
1414
<a
15-
v-t="'read the installation guide'"
15+
v-t="'Read the installation guide'"
1616
href="/main/documentation/installation_guide.html"
1717
target="_blank"
1818
/>

0 commit comments

Comments
 (0)