Skip to content

Commit 2c8d670

Browse files
authored
fix more typos
1 parent 7636747 commit 2c8d670

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ cp -R src/out/mac_x64/WebRTC.framework WebRTC.framework
6363
6464
lipo -create -output WebRTC.framework/WebRTC src/out/macos_x64/WebRTC.framework/WebRTC src/out/macos_arm64/WebRTC.framework/WebRTC
6565
```
66-
The outputted `WebRTC.franework` can be imported into an Xcode Project and will support both Intel and Apple Silicon Macs
66+
The outputted `WebRTC.framework` can be imported into an Xcode Project and will support both Intel and Apple Silicon Macs
6767

6868
## Licensing
6969

70-
- This port of WebRTC, and any changes that maybe made by me will fall under the [MIT License](https://github.com/tmthecoder/WebRTC-macOS/blob/main/LICENSE)
70+
- This port of WebRTC, and any changes made by me will fall under the [MIT License](https://github.com/tmthecoder/WebRTC-macOS/blob/main/LICENSE)
7171

7272
- WebRTC's license can be found [here](https://github.com/tmthecoder/WebRTC-macOS/blob/main/LICENSE)

0 commit comments

Comments
 (0)