diff --git a/docs/install/metadata-ingestion/connectors/presto.md b/docs/install/metadata-ingestion/connectors/presto.md index 8644c039e63..62998ef9a92 100644 --- a/docs/install/metadata-ingestion/connectors/presto.md +++ b/docs/install/metadata-ingestion/connectors/presto.md @@ -50,10 +50,10 @@ metadata ingest -c ./examples/workflows/presto.json ``` {% endcode %} -1. **username** - this is optional configuration, If you are using username/password with presto. Please use these fields to configure them +1. **username** - this is an optional configuration if you are using username/password with presto. Please use these fields to configure them 2. **password** - password for the username 3. **host\_port** - host and port of the Presto cluster -4. **service\_name** - Service Name for this Presto cluster. If you added Presto cluster through OpenMetadata UI, make sure the service name matches the same. +4. **service\_name** - Service Name for this Presto cluster. If you added the Presto cluster through OpenMetadata UI, make sure the service name matches the same. 5. **filter\_pattern** - It contains includes, excludes options to choose which pattern of datasets you want to ingest into OpenMetadata ## Publish to OpenMetadata