diff --git a/src/docs/configuration.md b/src/docs/configuration.md
index 4dbc990d..f39c8ad9 100644
--- a/src/docs/configuration.md
+++ b/src/docs/configuration.md
@@ -114,7 +114,7 @@ const MyMapComponent = compose(
>
{props.isMarkerShown && }
-))
+)
```
@@ -146,7 +146,7 @@ const MyMapComponent = compose(
>
{props.isMarkerShown && }
-))
+)
class MyFancyComponent extends React.PureComponent {
state = {