diff --git a/docs/testing.html b/docs/testing.html
index 43405904381..88c28572a53 100644
--- a/docs/testing.html
+++ b/docs/testing.html
@@ -5,7 +5,7 @@
},
...
"jest": {
- "scriptPreprocessor": "node_modules/react-native/jestSupport/scriptPreprocess.js",
+ "scriptPreprocessor": "node_modules/react-native/jestSupport/preprocessor.js",
"setupEnvScriptFile": "node_modules/react-native/jestSupport/env.js",
"testPathIgnorePatterns": [
"/node_modules/",