Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #1393

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/docs_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ body:
id: other
attributes:
label: Additional context
description: Add any other context or screenshots about the concern can be added here.
description: Any other context or screenshots about the concern can be added here.
2 changes: 1 addition & 1 deletion .github/workflows/file-size-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "Huge files found:"
echo -e "$huge_files"

# Set outputs for use in next steps
# Set outputs for use in the next steps
echo "large_files<<EOF" >> $GITHUB_OUTPUT
echo -e "$large_files" >> $GITHUB_OUTPUT
echo "EOF" >> $GITHUB_OUTPUT
Expand Down
2 changes: 1 addition & 1 deletion apps/base-docs/docs/building-with-base/fees.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Fees
slug: /fees
description: Documentation about network fees on Base. This page covers details of the two-component cost system involving L2 execution fees and L1 security fees, and offers insights on fee variations and cost-saving strategies.
description: Documentation about network fees on Base. This page covers details of the two-component cost system involving L2 execution fees and L1 security fees and offers insights on fee variations and cost-saving strategies.
keywords:
[
Base fees,
Expand Down
6 changes: 3 additions & 3 deletions apps/base-docs/docs/cookie-policy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ for more information on how they use cookies.

## 2. What Do We Use Cookies For?

When you access our Site and Services, we, or companies we work with, may place cookies
When you access our Site and Services, we, or the companies we work with, may place cookies
(collectively called **"cookies"** in this Cookie Policy) and similar technologies (such as
web beacons, software development kits (**"SDKs"**), APIs, tags and local storage) on your
computer or other device for the following purposes:
Expand All @@ -53,15 +53,15 @@ Strictly Necessary cookies are essential for our Services to function and theref
cannot be switched off. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy preferences,
logging in, or filling in forms. These also include cookies we may rely on for security
purposes, such as to prevent unauthorised access attempts. You can set your browser to
purposes, such as to prevent unauthorized access attempts. You can set your browser to
block or alert you about these cookies at any time, but some features of our Services
may not work.

### Performance purposes

We use these cookies to count visits and traffic sources so we can measure and improve
the performance of our Services. These cookies help us to know which pages are the most
and least popular and see how visitors move around the Site, and to resolve any errors
and least popular and see how visitors move around the Site, and resolve any errors
that occur on the Services quickly to provide you with a better experience. For example,
our first party base_device_id cookie is used to provide analytics on how our Site and
Services perform. This cookie lasts for 3 months.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Decommissioning Public Geth Archive Snapshots
slug: /decomissioning-public-geth-archive-snapshots
slug: /decommissioning-public-geth-archive-snapshots
description: Public Geth archive snapshots will be decommissioned on December 15th, 2024.
keywords:
[
Expand Down
4 changes: 2 additions & 2 deletions apps/base-docs/docs/tokens/token-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,12 @@ The steps below explain how to get your token on the Base Token List.

### Step 1: Deploy your token on Base

Select your preferred bridging framework and use it to deploy an ERC-20 for your token on Base. We recommend you use the framework provided by Base's [standard bridge](https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/bridges.md) contracts, and furthermore deploy your token using the [OptimismMintableERC20Factory](https://docs.base.org/base-contracts/#l2-contract-addresses). Deploying your token on Base in this manner provides us with guarantees that will smooth the approval process. If you choose a different bridging framework, its interface must be compatible with that of the standard bridge, otherwise it may be difficult for us to support.
Select your preferred bridging framework and use it to deploy an ERC-20 for your token on Base. We recommend you use the framework provided by Base's [standard bridge](https://github.com/ethereum-optimism/specs/blob/main/specs/protocol/bridges.md) contracts, and furthermore deploy your token using the [OptimismMintableERC20Factory](https://docs.base.org/base-contracts/#l2-contract-addresses). Deploying your token on Base in this manner provides us with guarantees that will smooth the approval process. If you choose a different bridging framework, its interface must be compatible with that of the standard bridge, otherwise, it may be difficult for us to support.

### Step 2: Submit details for your token

Follow the instructions in the [GitHub repository](https://github.com/ethereum-optimism/ethereum-optimism.github.io) and submit a PR containing the required details for your token. You must specify in your token's data.json file a section for ‘base-sepolia' and/or ‘base’. The change you need to submit is particularly simple if your token has already been added to the Superchain token list. For example, [this PR](https://github.com/ethereum-optimism/ethereum-optimism.github.io/commit/27ab9b2d3388f7feba3a152e0a0748c73d732a68) shows the change required for cbETH, which was already on Optimism's token list and relies on the Base standard bridge.

### Step 3: Await final approval

Reviews are regularly conducted by the Base team and you should receive a reply within 24-72 hours (depending on if the PR is opened on a week day, weekend or holiday).
Reviews are regularly conducted by the Base team and you should receive a reply within 24-72 hours (depending on if the PR is opened on a weekday, weekend or holiday).
2 changes: 1 addition & 1 deletion apps/base-docs/docs/tokens/wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ hide_table_of_contents: true

# How to ensure ERC-20 tokens are immediately swappable in Coinbase Wallet

This page is intended for developers that will or have recently deployed ERC-20 token contracts on Base Mainnet and would like their token details to display as quickly as possible on Coinbase Wallet.
This page is intended for developers who will or have recently deployed ERC-20 token contracts on Base Mainnet and would like their token details to display as quickly as possible on Coinbase Wallet.

Coinbase Wallet makes any ERC-20 token instantly available for swapping seconds from when the contract is deployed.

Expand Down
4 changes: 2 additions & 2 deletions apps/base-docs/docs/tools/basenames-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ displayed_sidebar: null

### 1. What are Basenames?

[Basenames](https://base.org/names) are a core onchain building block that enable builders to establish their identity on Base by registering human-readable names for their wallet address(es). They are fully onchain, built on the same technology powering ENS names and deployed on Base. These human-readable names can be used when connecting to onchain apps, and sending and receiving on Base and any other EVM chain. Get your Basename at [base.org/names](https://base.org/names).
[Basenames](https://base.org/names) are a core onchain building block that enables builders to establish their identity on Base by registering human-readable names for their wallet address(es). They are fully onchain, built on the same technology powering ENS names and deployed on Base. These human-readable names can be used when connecting to onchain apps, and sending and receiving on Base and any other EVM chain. Get your Basename at [base.org/names](https://base.org/names).

### 2. What are the Basename registration fees?

Expand Down Expand Up @@ -42,7 +42,7 @@ We are always looking to add more discounts. If you or your project have ideas f

### 4. Why is there an auction at launch, and how does it work?

Upon initial launch, there will be a temporary premium placed on all Basenames in the form of a Dutch auction, to ensure a fair and quality distribution of names, and to maximize everyone's chance of getting a name they like without being outcompeted by bots. The premium will start at 100 ETH and decay exponentially over the course of 36 hours. Premiums will be added on to the total registration cost of a Basename. Please note: the premium is intentionally designed to be high so that names can't be instantly bought by bots or traders, and can instead enable fairer access and price discovery for the general public.
Upon initial launch, there will be a temporary premium placed on all Basenames in the form of a Dutch auction, to ensure a fair and quality distribution of names, and to maximize everyone's chance of getting a name they like without being outcompeted by bots. The premium will start at 100 ETH and decay exponentially over the course of 36 hours. Premiums will be added to the total registration cost of a Basename. Please note: the premium is intentionally designed to be high so that names can't be instantly bought by bots or traders, and can instead enable fairer access and price discovery for the general public.

### 5. Do I have to pay gas to register a Basename?

Expand Down
2 changes: 1 addition & 1 deletion apps/base-docs/docs/tools/basenames-onchainkit-tutorial.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Basenames + OnchainKit Tutorial
slug: /basenames-tutorial-with-onchainkit
description: 'A tutorial that teaches how to intergrate Basenames to your wagmi/viem App using OnchainKit'
description: 'A tutorial that teaches how to integrate Basenames to your wagmi/viem App using OnchainKit'
author: hughescoin
keywords: ['build on base', 'viem', 'wagmi', 'frontend', 'onchain app development']
tags: ['account abstraction']
Expand Down
2 changes: 1 addition & 1 deletion apps/base-docs/docs/tools/data-indexers.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ To get started, visit the [documentation](https://docs.subsquid.io/) or see this

SubQuery provides the ability to aggregate this data across multiple blockchains, all within a single project.

Other advantages of SubQuery includes performance with multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture.
Other advantages of SubQuery include performance with multiple RPC endpoint configurations, multi-worker capabilities and a configurable caching architecture.

To get started, visit the [developer documentation](https://academy.subquery.network/) or follow [this step-by-step guide](https://academy.subquery.network/quickstart/quickstart_chains/base.html) on how to index any smart contract on Base.

Expand Down
2 changes: 1 addition & 1 deletion apps/base-docs/docs/tools/registry-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ We want to keep the Registry as open and permissionless as we can, but we also n

---

### How do I edit my entry if I made a mistake?
### How do I edit my entry if I make a mistake?

To edit your original entry, use our [Registry edit form](https://base.org/registry-edit). This form will ask you for your original entry ID, which you can find at the bottom of your original entry's confirmation email. On the edit form, you only need to fill in the fields that you would like to change.

Expand Down