From 5d35951f0f6340f29a482ab363927cb3517d917f Mon Sep 17 00:00:00 2001 From: Quincy Morgan Date: Sun, 9 Dec 2018 20:25:08 -0800 Subject: [PATCH] Corrects the name of the Internet Access Fee field in the presets README --- data/presets/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/presets/README.md b/data/presets/README.md index fc1abf0b5..7bb11ee19 100644 --- a/data/presets/README.md +++ b/data/presets/README.md @@ -244,7 +244,7 @@ And may optionally have one of these properties: - `value`: The value that the key must have. - `valueNot`: The value that the key must not have. -For example, this is how we show the Internet Access Field only if the feature has an `internet_access` tag not equal to `no`. +For example, this is how we show the Internet Access Fee field only if the feature has an `internet_access` tag not equal to `no`. ```js "prerequisiteTag": {