diff --git a/docs/API.MD b/docs/API.MD
index 8007cc02..35093164 100644
--- a/docs/API.MD
+++ b/docs/API.MD
@@ -15,7 +15,7 @@ Usually it is provided by react Router component or match method from react rout
##### `render` (required)
Function that accepts props and uses to render components.
-Usually it's just (by default)
+Usually it's just `` (by default)
##### `helpers`
Any helpers you may want pass to your reduxAsyncConnect static method.