diff --git a/apps/docs/docs/how-oso-works/architecture.md b/apps/docs/docs/how-oso-works/architecture.md index da1ce0034..23b0f9f69 100644 --- a/apps/docs/docs/how-oso-works/architecture.md +++ b/apps/docs/docs/how-oso-works/architecture.md @@ -68,7 +68,7 @@ a GraphQL API from our Clickhouse database. We then use an [Apollo Router](https://www.apollographql.com/docs/router/) to service user queries to the public. The API can be used by external developers to integrate insights from OSO. -Rate limits or cost sharing subscriptions may apply to it's usage depending +Rate limits or cost sharing subscriptions may apply to its usage depending on the systems used. This also powers the OSO website. ### OSO Website diff --git a/apps/docs/docs/how-oso-works/ecosystems/arbitrum.md b/apps/docs/docs/how-oso-works/ecosystems/arbitrum.md index 63809fc80..180771c1b 100644 --- a/apps/docs/docs/how-oso-works/ecosystems/arbitrum.md +++ b/apps/docs/docs/how-oso-works/ecosystems/arbitrum.md @@ -8,7 +8,7 @@ Arbitrum One is an EVM-equivalent Optimistic Rollup chain. It inherits Ethereum- ## Coverage on Open Source Observer -Open Source Observer is in the process of adding the first collection of open source projects that are building on Arbitrum One. Project data will includes Arbitrum addresses associated with smart contracts, deployers, and grant wallets. +Open Source Observer is in the process of adding the first collection of open source projects that are building on Arbitrum One. Project data will include Arbitrum addresses associated with smart contracts, deployers, and grant wallets. The main sources of project data come from [STIP](https://forum.arbitrum.foundation/t/arbitrums-short-term-incentive-program-arbitrum-improvement-proposal/16131), grant programs, and the Dune contracts library. diff --git a/apps/docs/docs/how-oso-works/impact-metrics/package.md b/apps/docs/docs/how-oso-works/impact-metrics/package.md index d16e8cb0e..9400d3784 100644 --- a/apps/docs/docs/how-oso-works/impact-metrics/package.md +++ b/apps/docs/docs/how-oso-works/impact-metrics/package.md @@ -18,7 +18,7 @@ Number of total packages released by the project (version-agnostic). ### Downloads -Number of times a packages has been downloaded over a given time period. +Number of times a package has been downloaded over a given time period. --- diff --git a/apps/docs/docs/how-oso-works/oss-directory/artifact.md b/apps/docs/docs/how-oso-works/oss-directory/artifact.md index f21e5dd10..5eb691178 100644 --- a/apps/docs/docs/how-oso-works/oss-directory/artifact.md +++ b/apps/docs/docs/how-oso-works/oss-directory/artifact.md @@ -60,7 +60,7 @@ The `address` field is the public blockchain address. On Ethereum and other netw Remember, a blockchain address can only be assigned to a single project. New artifacts will also be validated to ensure that they do not already exist in the directory. :::warning -If you are referencing a Safe multi-sig address, remember to remove the chain identifer from the beginning of the address (eg, remove the 'oeth:' prefix from the beginning of an Optimism Safe). +If you are referencing a Safe multi-sig address, remember to remove the chain identifier from the beginning of the address (eg, remove the 'oeth:' prefix from the beginning of an Optimism Safe). ::: ### Supported EVM Networks diff --git a/apps/docs/docs/how-oso-works/oss-directory/index.md b/apps/docs/docs/how-oso-works/oss-directory/index.md index 28b72fc4d..6a85065c6 100644 --- a/apps/docs/docs/how-oso-works/oss-directory/index.md +++ b/apps/docs/docs/how-oso-works/oss-directory/index.md @@ -48,7 +48,7 @@ blockchain: - wallet ``` -In order to instantiate a project, we require a unique `name` and a GitHub URL that is not owned by any other project. Project metadata, including its `display_name` and `description`, can also be be captured. Once instantiated, a project entry can be updated to include additional artifacts. +In order to instantiate a project, we require a unique `name` and a GitHub URL that is not owned by any other project. Project metadata, including its `display_name` and `description`, can also be captured. Once instantiated, a project entry can be updated to include additional artifacts. Critically, artifacts can only belong to one project. We run validation checks to ensure that artifacts are not duplicated across projects. Please consult the [project schema](./project) for more information. @@ -72,7 +72,7 @@ npm: - url: https://www.npmjs.com/package/oss-directory ``` -Blockchain address artifacts include additonal tags that are used as instructions for OSO's indexers. For example, a blockchain address with a `wallet` tag will be monitored for financial transactions and changes in token balances. A blockchain address with a `deployer` tag will be monitored for smart contract deployments. Any contracts deployed by a deployer will be associated with the deployer's project. Similarly, any contracts deployed by factories deployed by a deployer will also be associated with the deployer's project. +Blockchain address artifacts include additional tags that are used as instructions for OSO's indexers. For example, a blockchain address with a `wallet` tag will be monitored for financial transactions and changes in token balances. A blockchain address with a `deployer` tag will be monitored for smart contract deployments. Any contracts deployed by a deployer will be associated with the deployer's project. Similarly, any contracts deployed by factories deployed by a deployer will also be associated with the deployer's project. Tags are also used to indicate the network the address is used on. For example, a deployer may be active on both the Ethereum mainnet and the Optimism network. diff --git a/apps/docs/docs/references/talks.md b/apps/docs/docs/references/talks.md index 463f8519f..c93156c2f 100644 --- a/apps/docs/docs/references/talks.md +++ b/apps/docs/docs/references/talks.md @@ -129,7 +129,7 @@ PL Summit 23. LabWeek23. Istanbul, Türkiye. November 2023. -**Measuring the Impact of Restrospective Funding with Carl Cervone from Opensource Observer** +**Measuring the Impact of Retrospective Funding with Carl Cervone from Opensource Observer** Carl Cervone. [watch](https://www.youtube.com/watch?v=SLYLiX4Ifqc)🎥 Superchain Eco Podcast. November 2023.