diff --git a/README.md b/README.md index 8b5ca04a..a5f1f91f 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ There is also an [example without getRootProps][code-sandbox-no-get-root-props]. `Downshift` is the only component exposed by this package. It doesn't render anything itself, it just calls the render function and renders that. ["Use a -render prop!"][use-a-render-prop]! +render prop!"][use-a-render-prop] `{downshift =>
/* your JSX here! */
}
`. ## Basic Props