diff --git a/README.md b/README.md index 3d7561e..cbfbe80 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Example: directus models snapshot ./path/to/target/model.d.ts ``` -> :thumbsup: **Global Types**: You can specify the --global option while taking a snapshot generate a global.d.ts -> file giving you types without having to import them. +> :thumbsup: **Global Types**: You can specify the --global option while taking a snapshot to generate a global +> type definition file giving you types without having to import them. ### Usage in @directus/sdk