Update index.md

Fixing typos
This commit is contained in:
Suresh Srinivas 2023-06-04 08:38:22 -07:00 committed by GitHub
parent 594a0d0768
commit f9e612e09b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ Here is the OpenMetadata Roadmap for the next 3 releases. We are doing a monthly
and adapt to the community needs. and adapt to the community needs.
The below roadmap is subject to change based on community needs and feedback. Please file an Issue on [GitHub](https://github.com/open-metadata/OpenMetadata/issues) The below roadmap is subject to change based on community needs and feedback. Please file an Issue on [GitHub](https://github.com/open-metadata/OpenMetadata/issues)
or ping us on [Slack](https://slack.open-metadata.org/) If you would like to prioritize any feature or would like to add a new feature. or ping us on [Slack](https://slack.open-metadata.org/) if you would like to prioritize any feature or would like to add a new feature.
You can check the latest release [here](/releases/all-releases). You can check the latest release [here](/releases/all-releases).
@ -36,7 +36,7 @@ You can check the latest release [here](/releases/all-releases).
{% /tile %} {% /tile %}
{% tile title="Alerts & Notifications" %} {% tile title="Alerts & Notifications" %}
- Durable queue to store ChangeEvents guranteeing at-least once semantics - Durable queue to store ChangeEvents guranteeing at-least-once semantics
- Live BulkActions on ElasticSearch to handle Tag category deletion, owner chagne propagation etc.. - Live BulkActions on ElasticSearch to handle Tag category deletion, owner chagne propagation etc..
- Support to get notificaitons via email when a user is mentioned - Support to get notificaitons via email when a user is mentioned
{% /tile %} {% /tile %}
@ -81,7 +81,7 @@ You can check the latest release [here](/releases/all-releases).
{% tilesContainer %} {% tilesContainer %}
{% tile title="Entities" %} {% tile title="Entities" %}
- Asset Deprecation , owners can mark assets as deprecated along with a notice of whats the new asset to use. Search will exclude deprecated assets - Asset Deprecation, owners can mark assets as deprecated along with a notice of whats the new asset to use. Search will exclude deprecated assets
{% /tile %} {% /tile %}
{% tile title="Data Quality" %} {% tile title="Data Quality" %}
@ -99,7 +99,7 @@ You can check the latest release [here](/releases/all-releases).
- Impact Analysis - Impact Analysis
{% /tile %} {% /tile %}
{% tile title="Roels & Policies" %} {% tile title="Roles & Policies" %}
- Simplifying Roles and Policies Evaluation in the backend - Simplifying Roles and Policies Evaluation in the backend
- Adding integration into Search to filter out entities that the users do not have access to - Adding integration into Search to filter out entities that the users do not have access to
{% /tile %} {% /tile %}