Skip to content

Commit 39073a8

Browse files
committed
docs!: minor improvement
1 parent 0445407 commit 39073a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ in many shells.
5454
We inject `terminal` to make sure the editor is only visible when the terminal
5555
is in fullscreen mode and also a function called `exit` to tell the terminal
5656
that the command has been finished when the user enters
57-
<kbd>Ctrl</kbd> + <kbd>x</kbd>. Furthermore, we use `setFullscreen` to
58-
switch the terminal into fullscreen mode.
57+
<kbd>Ctrl</kbd> + <kbd>x</kbd>. Furthermore, we use `setFullscreen` to switch
58+
the terminal into fullscreen mode.
5959

6060
```vue
6161
<template>

0 commit comments

Comments
 (0)