From 040576be239be6dd2c64981298b7897227d0c1bd Mon Sep 17 00:00:00 2001 From: PartMan <47669599+PartMan7@users.noreply.github.com> Date: Fri, 30 Apr 2021 13:16:32 +0530 Subject: [PATCH] Fix typo in README (#1768) Remove codeblock highlight from the word 'file' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497d10c48..f55cdc6b2 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ they can't screw with your account, but it does make it harder to log in on the test client. The default hack makes you copy/paste the data instead, but if you're -refreshing a lot, just add a `config/testclient-key.js file`, with the +refreshing a lot, just add a `config/testclient-key.js` file, with the contents: const POKEMON_SHOWDOWN_TESTCLIENT_KEY = 'sid';