Skip to content

Commit b92a55c

Browse files
committed
docs: small language tweak to use an additional variable
1 parent c84550f commit b92a55c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/legacy-github-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ If you previously had a GitHub Workflow file set up that used this action to syn
3131
api-version: 'v1.0.0'
3232
```
3333
34-
where the `readme-oas-key` was a concatenation of `<<user>>` (your project API key) and `API_DEFINITION_ID` (your API definition ID), separated by a colon.
34+
where the `readme-oas-key` was a concatenation of `<<user>>` (the API key for <<name>>) and `API_DEFINITION_ID` (your API definition ID), separated by a colon.
3535

3636
For migrating to [the `rdme`-based GitHub Action](https://docs.readme.com/docs/rdme), modify the step to look like this:
3737

0 commit comments

Comments
 (0)