Skip to content

Commit

Permalink
docs: Fix typos (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zearin authored Jan 28, 2023
1 parent 9244399 commit 72abc18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/docs/reference/metadata_models.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ extractors please visit [here](extractors.md). We are currently using the
following metadata models:

- [Bucket][proton-bucket]: Used for metadata being extracted from buckets.
Buckets are the basic containers in google cloud services, or Amazon S3, etc
that are used fot data storage, and quite popular because of their features of
Buckets are the basic containers in Google cloud services, or Amazon S3, etc.,
that are used for data storage, and quite popular because of their features of
access management, aggregation of usage and services and ease of
configurations. Currently, Meteor provides a metadata extractor for the
buckets mentioned [here](extractors.md#bucket)

- [Dashboard][proton-dashboard]: Dashboards are an essential part of data
analysis and are used to track, analyze and visualize. These Dashboard
metadata model includes some basic fields like `urn` and `source`, etc and a
analysis and are used to track, analyze, and visualize. These Dashboard
metadata model includes some basic fields like `urn` and `source`, etc., and a
list of `Chart`. There are multiple dashboards that are essential for Data
Analysis such as metabase, grafana, tableau, etc. Please refer to the list of
'Dashboard' extractors meteor currently
Expand Down

0 comments on commit 72abc18

Please sign in to comment.