diff --git a/README.md b/README.md index 7fb70f0..a2da32f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ const App = () => { } ``` -### Hook +### Hooks ```tsx import { useCallback, useState } from 'react'