Skip to content

Commit 3c38923

Browse files
committed
Nits
1 parent ef75077 commit 3c38923

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fern/docs/pages/airdrop/initial-domain-mapping.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ or by running `make auth` in your snap-in repository.
3636

3737
### Add your token as an environment variable
3838

39-
Obtain a PAT-token from the **Settings** > **Account** tab of the dev org where you deploy your snap-in,
39+
Obtain a PAT-token from the **Settings** > **Account** tab of the org where you deploy your snap-in,
4040
and export it as `DEVREV_TOKEN`.
4141

4242
You can also run the following command if you are authenticated with the CLI:
@@ -104,8 +104,8 @@ The Chef UI generates an `initial_domain_mapping.json` file that must be embedde
104104

105105
Initial domain mappings provide two key configuration capabilities:
106106

107-
1. **Multiple mapping options**: The developer can choose how external record types map to DevRev records (for example, external *task* can map to either *issue* or *ticket*).
108-
2. **Category-based defaults**: Mappings can apply to entire record type categories, automatically handling new record types.
107+
- **Multiple mapping options**: The developer can choose how external record types map to DevRev records (for example, external *task* can map to either *issue* or *ticket*).
108+
- **Category-based defaults**: Mappings can apply to entire record type categories, automatically handling new record types.
109109

110110
<Steps>
111111

fern/docs/pages/airdrop/mcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ You can use the same `.mcp.json` file in other IDEs that support MCP.
6363
To guide the AI tool, provide the following instructions to your AI assistant:
6464

6565
```markdown
66-
When asked to perform airdrop initial mapping:
66+
When asked to perform Airdrop initial mapping:
6767

6868
- Refer to the `metadata.json` for the external domain metadata.
6969
- Use `mappings.json` as your initial domain mapping file.

0 commit comments

Comments
 (0)