From e1886b4ecd882d756624e38956d20193271b12bc Mon Sep 17 00:00:00 2001 From: Matjaz Pirnovar Date: Tue, 7 Jan 2025 20:20:37 -0800 Subject: [PATCH] Test update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be5e0613..2b22654a 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ The `HTTPConfigManager` asynchronously polls for datafiles from a specified URL proxy_config: nil ) ``` -**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.) **sdk_key** The `sdk_key` is used to compose the outbound HTTP request to the default datafile location on the Optimizely CDN.