Skip to content

Commit a541fac

Browse files
committed
fix: legacy plugin doc
1 parent 1298c4f commit a541fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/legacy/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ npm install @commandkit/legacy
1010

1111
## Usage
1212

13-
This package provides a commandkit plugin that automatically registers the cache provider with the commandkit instance.
13+
This package provides a commandkit plugin that enables legacy command handler.
1414

1515
```js
1616
import { legacy } from '@commandkit/legacy';

0 commit comments

Comments
 (0)