From d6909522acf81fec85325c65403fd7abb3c7ac3f Mon Sep 17 00:00:00 2001 From: Ben Asher Date: Fri, 21 Aug 2020 10:06:51 -0700 Subject: [PATCH] Update README.md (#203) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6075a7ab2..749870003 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Be aware of two considerations when enabling the DEBUG log level: ## Using flag data from a file -For testing purposes, the SDK can be made to read feature flag state from a file or files instead of connecting to LaunchDarkly. See FileComponents for more details. +For testing purposes, the SDK can be made to read feature flag state from a file or files instead of connecting to LaunchDarkly. See FileData for more details. ## DNS caching issues