docs/apis: update to use named plugin var

This commit is contained in:
Patrik Oldsberg
2021-02-10 17:29:28 +01:00
parent 7ae38baed1
commit 875471037e
+1 -1
View File
@@ -119,7 +119,7 @@ Plugins supply their APIs through the `apis` option of `createPlugin`, for
example:
```ts
export const plugin = createPlugin({
export const techdocsPlugin = createPlugin({
id: 'techdocs',
apis: [
createApiFactory({