Skip to content

Commit 37a5656

Browse files
author
Jack Pope
committed
f
1 parent e35e69a commit 37a5656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/forks/ReactFeatureFlags.www.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const {
4040
} = dynamicFeatureFlags;
4141

4242
// On WWW, __EXPERIMENTAL__ is used for a new modern build.
43-
// It's not used anywhere in production yet..
43+
// It's not used anywhere in production yet.
4444

4545
export const debugRenderPhaseSideEffectsForStrictMode = __DEV__;
4646
export const enableProfilerTimer = __PROFILE__;

0 commit comments

Comments
 (0)