From 9ba89895d79dd8d3c8d5f3198df49889223183d0 Mon Sep 17 00:00:00 2001 From: bostmic Date: Fri, 18 Jan 2019 10:24:15 -0600 Subject: [PATCH] Defines SSR acronym used in documentation. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4332ab4..3e6f856 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ This callback is provided for cases where you want to render something by defaul --- ### SSR Support -SSR is opt-in and you need to specify the initial set of feature flag keys and values through +React server side rendering(SSR) is opt-in and you need to specify the initial set of feature flag keys and values through the `bootstrap` property on `clientOptions`: ```javascript // currentUser.featureFlags