Skip to content

Commit

Permalink
[fix][doc] Fix typo in HTTP sink connector page (#947)
Browse files Browse the repository at this point in the history
Co-authored-by: Kiryl Valkovich <visortelle@gmail.com>
  • Loading branch information
phil-cd and visortelle committed Aug 20, 2024
1 parent b17a531 commit adc3c9f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/io-http-sink.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: io-http-sink
title: HTTTP sink connector
title: HTTP sink connector
sidebar_label: "HTTP sink connector"
---

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-2.11.x/io-http-sink.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: io-http-sink
title: HTTTP sink connector
title: HTTP sink connector
sidebar_label: "HTTP sink connector"
---

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.0.x/io-http-sink.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: io-http-sink
title: HTTTP sink connector
title: HTTP sink connector
sidebar_label: "HTTP sink connector"
---

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.2.x/io-http-sink.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: io-http-sink
title: HTTTP sink connector
title: HTTP sink connector
sidebar_label: "HTTP sink connector"
---

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.3.x/io-http-sink.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: io-http-sink
title: HTTTP sink connector
title: HTTP sink connector
sidebar_label: "HTTP sink connector"
---

Expand Down

0 comments on commit adc3c9f

Please sign in to comment.