From 079bc9342fab2119c742a2396461bed863a563e0 Mon Sep 17 00:00:00 2001 From: Aleh Zasypkin Date: Mon, 23 Nov 2020 08:18:50 +0100 Subject: [PATCH] Review#3: fix typo in a test description. --- x-pack/plugins/security/server/config.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security/server/config.test.ts b/x-pack/plugins/security/server/config.test.ts index 62a3e4b706b8e..a306e701e4e8d 100644 --- a/x-pack/plugins/security/server/config.test.ts +++ b/x-pack/plugins/security/server/config.test.ts @@ -960,7 +960,7 @@ describe('config schema', () => { `); }); - it('requires both `id` and `key` in extend `apiKey` format credentials', () => { + it('requires both `id` and `key` in extended `apiKey` format credentials', () => { expect(() => ConfigSchema.validate({ authc: {