From ae79fabf4bc40aed4777dc847fbe2719df0bb508 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Tue, 11 Oct 2016 08:45:15 -0400 Subject: Fix bad merge from #4130 (#4196) --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index c43503f72..94dce2f3c 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -546,7 +546,7 @@ "admin.rate.remoteDescription": "When true, rate limit API access by IP address.", "admin.rate.remoteTitle": "Vary rate limit by remote address: ", "admin.rate.title": "Rate Limit Settings", - "admin.rate.maxBurst": "Max Burst:", + "admin.rate.maxBurst": "Maximum Burst Size:", "admin.rate.maxBurstExample": "E.g.: \"100\"", "admin.rate.maxBurstDescription": "Maximum number of requests allowed beyond the per second query limit.", "admin.recycle.button": "Recycle Database Connections", -- cgit v1.2.3-1-g7c22