docs: Fix typos in the Decap CMS Migration Guide (#803)
This commit is contained in:
parent
8c94603fcc
commit
ac13fd3095
@ -59,7 +59,7 @@ React `18.2.0` is now the minimum supported React version. If you are using Stat
|
|||||||
|
|
||||||
### Static CMS Styles
|
### Static CMS Styles
|
||||||
|
|
||||||
Static CMS bundles it styles separately from the main javascript file, so you will need to import them separately.
|
Static CMS bundles its styles separately from the main javascript file, so you will need to import them separately.
|
||||||
|
|
||||||
**CDN**:
|
**CDN**:
|
||||||
|
|
||||||
@ -75,7 +75,7 @@ import '@staticcms/core/dist/main.css';
|
|||||||
|
|
||||||
### Backends
|
### Backends
|
||||||
|
|
||||||
The Azure backend has been remove. All other backends are still supported.
|
The Azure backend has been removed. All other backends are still supported.
|
||||||
|
|
||||||
However, the Gitlab, Client-Side Implicit Grant has been removed as a method of authentication.
|
However, the Gitlab, Client-Side Implicit Grant has been removed as a method of authentication.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user