Skip to content

Commit e6c5ecf

Browse files
author
David Revay
authored
Update README.md
1 parent 7f69377 commit e6c5ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Renderer Thread:
3636
```javascript
3737
import { RpcIpcManger, rpc } from 'rpc';
3838

39-
/ Specify the scope (this should be unique)
39+
// Specify the scope (this should be unique)
4040
const scope = 'renderer1';
4141

4242
// Create the function lib

0 commit comments

Comments
 (0)