Fix misspellings (#19981) (#20284)

This commit is contained in:
CJ Cenizal 2018-06-27 20:50:06 -07:00 committed by GitHub
parent c3afa57fa4
commit c6be289f21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
472 changed files with 755 additions and 754 deletions

View file

@ -71,7 +71,7 @@ describe('grokdebugger_request', () => {
expect(upstreamJson).to.eql(expectedUpstreamJSON);
});
it('returns the upstream simulate JSON request when custom patterns are specfied', () => {
it('returns the upstream simulate JSON request when custom patterns are specified', () => {
const expectedUpstreamJSON = {
pipeline: {
description: 'this is a grokdebugger simulation',