diff --git a/README.md b/README.md index aa9550be..9d8481c1 100644 --- a/README.md +++ b/README.md @@ -200,8 +200,8 @@ All Tetrisly components have a `custom` prop. It makes it possible to customize If you want to change any of button styles, you can make it by passing custom props with object based on specific component config. -For instance, to change background-color of appereance="primary" intent="secondary" variant to pink, just pass -refferenced object structure: +For instance, to change background-color of appearance="primary" intent="secondary" variant to pink, just pass +referenced object structure: ```jsx