typo
This commit is contained in:
parent
847e816035
commit
c8f0bac128
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ var React = require("react");
|
|||
// In normal usage of the module:
|
||||
//var MatrixReactSdk = require("matrix-react-sdk");
|
||||
// Or to import the source directly from the file system:
|
||||
// (This is useful for debugging the SDK as ut seems source
|
||||
// (This is useful for debugging the SDK as it seems source
|
||||
// maps cannot pass through two stages).
|
||||
var MatrixReactSdk = require("../../src/index");
|
||||
|
||||
|
|
Loading…
Reference in a new issue