From 7c750734ac543e8015bbe72705006d0fa0e57925 Mon Sep 17 00:00:00 2001 From: David WF Date: Mon, 21 Aug 2023 16:35:38 -0700 Subject: [PATCH] Fix spelling errors and add new words to wordlist --- .wordlist.txt | 4 ++++ docs/pages/api-reference/sources.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.wordlist.txt b/.wordlist.txt index f31498154..50ab7473b 100644 --- a/.wordlist.txt +++ b/.wordlist.txt @@ -32,6 +32,7 @@ MockClient Nones OAuth OOM +OpenSSL's PII PagerDuty PoolableConnectionFactory @@ -44,8 +45,11 @@ ROI RPCs Realtimeliness RocksDB +SASL SDK +SHA SLA +SSL SearchRequest Signifier Stddev diff --git a/docs/pages/api-reference/sources.md b/docs/pages/api-reference/sources.md index 0b6156a42..ebbf1b938 100644 --- a/docs/pages/api-reference/sources.md +++ b/docs/pages/api-reference/sources.md @@ -174,6 +174,6 @@ The following fields need to be defined on the topic: ### Delta Lake -Similar to Hudi, Fennel integrates with Delta Lkae via its S3 connector. To use delta lake, simply set the `format` field to "delta" when configuring the S3 bucket. +Similar to Hudi, Fennel integrates with Delta Lake via its S3 connector. To use delta lake, simply set the `format` field to "delta" when configuring the S3 bucket.