Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Commit eea0faf

Browse files
authored
Fix typo readme (#488)
Signed-off-by: Bryan <[email protected]>
1 parent 664d40b commit eea0faf

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
@@ -28,7 +28,7 @@ The Pixel Streaming Infrastructure contains reference implementations for all th
2828
- A matchmaker, found in [`Matchmaker/`](Matchmaker/).
2929
- Several frontend projects for the WebRTC player and input, found in [`Frontend/`](Frontend/):
3030
- shared libraries for [communication](Frontend/library/) and [UI](Frontend/ui-library/) functionality
31-
- separate [implementations](Frontend/implementations/) using different techologies such as TypeScript or React/JSX
31+
- separate [implementations](Frontend/implementations/) using different technologies such as TypeScript or React/JSX
3232

3333
For detailed information, see the [/frontend](/Frontend/).
3434

0 commit comments

Comments
 (0)