diff --git a/src/exercises/01.md b/src/exercises/01.md index 94c630d3..30baeea3 100644 --- a/src/exercises/01.md +++ b/src/exercises/01.md @@ -157,7 +157,7 @@ function useReducer>( ): [ReducerState, Dispatch>] ``` -`useReducer` is pretty versatile. They key takeaway here is that while +`useReducer` is pretty versatile. The key takeaway here is that while conventions are useful, understanding the API and its capabilities is more important.

AltStyle によって変換されたページ (->オリジナル) /