We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e8e7e commit e1886b4Copy full SHA for e1886b4
README.md
@@ -103,7 +103,7 @@ The `HTTPConfigManager` asynchronously polls for datafiles from a specified URL
103
proxy_config: nil
104
)
105
```
106
-**Note:** You must provide either the `sdk_key` or URL. If you provide both, the URL takes precedence.
+**Note:** You must provide either the `sdk_key` or URL. If you provide both, the URL takes precedence. (This is a test sentence.)
107
108
**sdk_key**
109
The `sdk_key` is used to compose the outbound HTTP request to the default datafile location on the Optimizely CDN.
0 commit comments