Skip to content

Commit 3385ed0

Browse files
authored
Fix typo in README.md
1 parent 83b5a60 commit 3385ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ the cloud.
4343
* **View Consumer Groups** — view per-partition parked offsets, combined and per-partition lag
4444
* **Browse Messages** — browse messages with JSON, plain text, and Avro encoding
4545
* **Dynamic Topic Configuration** — create and configure new topics with dynamic configuration
46-
* **Configurable Authentification**[secure](https://docs.kafka-ui.provectus.io/configuration/authentication) your installation with optional Github/Gitlab/Google OAuth 2.0
46+
* **Configurable Authentication**[secure](https://docs.kafka-ui.provectus.io/configuration/authentication) your installation with optional Github/Gitlab/Google OAuth 2.0
4747
* **Custom serialization/deserialization plugins** - [use](https://docs.kafka-ui.provectus.io/configuration/serialization-serde) a ready-to-go serde for your data like AWS Glue or Smile, or code your own!
4848
* **Role based access control** - [manage permissions](https://docs.kafka-ui.provectus.io/configuration/rbac-role-based-access-control) to access the UI with granular precision
4949
* **Data masking** - [obfuscate](https://docs.kafka-ui.provectus.io/configuration/data-masking) sensitive data in topic messages

0 commit comments

Comments
 (0)