diff --git a/Examples/UIExplorer/js/WebViewExample.js b/Examples/UIExplorer/js/WebViewExample.js index a0f3c6357..edb77ac27 100644 --- a/Examples/UIExplorer/js/WebViewExample.js +++ b/Examples/UIExplorer/js/WebViewExample.js @@ -469,7 +469,7 @@ exports.examples = [ } }, { - title: 'Mesaging Test', + title: 'Messaging Test', render(): ReactElement { return ; } }, {