diff --git a/packages/react-reconciler/src/ReactFiberHooks.js b/packages/react-reconciler/src/ReactFiberHooks.js index 4af03961690c5..1e050b1febc71 100644 --- a/packages/react-reconciler/src/ReactFiberHooks.js +++ b/packages/react-reconciler/src/ReactFiberHooks.js @@ -2,7 +2,7 @@ * Copyright (c) 2013-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the - * LICENSE file in the root direcreatey of this source tree. + * LICENSE file in the root directory of this source tree. * * @flow */