Skip to content

Commit 6f14e43

Browse files
committed
Fix typo
1 parent 925e8ce commit 6f14e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ A simple, powerful and highly customisable Unix terminal emulator for React.
2121

2222
## Usage
2323

24-
> See more command examples in [demo/extra/config.js](demo/extra/config.js) and [demo/App.jsx](demo/App.jsx)
24+
> See more usage examples in [demo/extra/config.js](demo/extra/config.js) and [demo/App.jsx](demo/App.jsx)
2525
2626
```jsx
2727
import React, { Component } from 'react'

0 commit comments

Comments
 (0)