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

Commit e70538e

Browse files
Merge pull request #9 from voxeet/readme-typo
Fixed a path typo in the README
2 parents 31abf2c + 45d4234 commit e70538e

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
@@ -98,7 +98,7 @@ This mode can be used with a live conference or with a replay of a recorded conf
9898
9999
_Note: Don’t forget to disable the testing mode before pushing into production._
100100
101-
1. At the bottom of `src/app/components/ConfrerenceRoom.js`, the default values are set for the properties that are used in demo mode.
101+
1. At the bottom of `src/app/components/ConferenceRoom.js`, the default values are set for the properties that are used in demo mode.
102102
These are `isDemo`, `consumerKey` and `consumerSecret`.
103103
Change the default value for `isDemo` to `true` and set the `consumerKey` and `consumerSecret` value your app’s values.
104104

0 commit comments

Comments
 (0)