Skip to content

Commit

Permalink
update-klaw-core
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawshansharma committed Oct 4, 2023
1 parent e451e7e commit 7c6f21f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/vale/styles/Klaw/branding-warning-temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ ignorecase: true
swap:
"(?<!Apache )kafka": Apache Kafka
"(?i)api": API
"(?i)kafka connect": Kafka Connect
"(?i)klaw core": Klaw Core
"(?i)klaw": Klaw
"(?i)kafka connect": Kafka Connect
2 changes: 2 additions & 0 deletions .github/vale/styles/Klaw/branding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ swap:
"type[ -]?scripts?": TypeScript
"(?i)ssl": SSL
"(?<!Klaw )cluster api": Klaw Cluster API
"(?i)klaw core": Klaw Core
"(?i)klaw": Klaw
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar_position: 1.0

Klaw consists of two components:

- The main Klaw core application handling Governance, Security and meta storage.
- The main Klaw Core application handling Governance, Security and meta storage.
- The Klaw Cluster API handling the connections to the Apache Kafka,
Apache Kafka Connect and Schema Registry servers.

Expand Down

0 comments on commit 7c6f21f

Please sign in to comment.