mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
Fix typo (#125)
This commit is contained in:
committed by
GitHub
parent
ca36ca514c
commit
c2de1e14d8
@@ -130,7 +130,7 @@ for (const key of otherKeys) {
|
||||
In one terminal, open `multicore-writer-app` with `pear dev`.
|
||||
|
||||
```
|
||||
cd mutlicore-writer-app
|
||||
cd multicore-writer-app
|
||||
pear dev
|
||||
```
|
||||
|
||||
@@ -143,4 +143,4 @@ cd multicore-reader-app
|
||||
pear dev . <SUPPLY THE KEY HERE>
|
||||
```
|
||||
|
||||
As inputs are made to the terminal running the writer application, outputs should be shown in the terminal running the reader application.
|
||||
As inputs are made to the terminal running the writer application, outputs should be shown in the terminal running the reader application.
|
||||
|
||||
Reference in New Issue
Block a user