We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35e69a commit 37a5656Copy full SHA for 37a5656
packages/shared/forks/ReactFeatureFlags.www.js
@@ -40,7 +40,7 @@ export const {
40
} = dynamicFeatureFlags;
41
42
// On WWW, __EXPERIMENTAL__ is used for a new modern build.
43
-// It's not used anywhere in production yet..
+// It's not used anywhere in production yet.
44
45
export const debugRenderPhaseSideEffectsForStrictMode = __DEV__;
46
export const enableProfilerTimer = __PROFILE__;
0 commit comments