Skip to content

Commit e4037cb

Browse files
authored
docs: fix intro
1 parent 4cf6c0a commit e4037cb

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
@@ -4,8 +4,8 @@ A fully working, most feature-rich Vue.js terminal emulator. See the
44
[demo](https://ndabap.github.io/vue-command/) and check the demo
55
[source code](https://github.com/ndabAP/vue-command/blob/master/src/hosted/App.vue).
66
In contrast to other terminal emulators, commands are not just
7-
mappings to external applications but are native components with
8-
injectable environment variables.
7+
mappings to strings but are native components with injectable
8+
environment variables.
99

1010
## Features
1111

0 commit comments

Comments
 (0)