diff options
author | 2022-01-25 17:50:50 +0000 | |
---|---|---|
committer | 2022-01-25 17:50:50 +0000 | |
commit | b48ab95d8ef245bcd803418294d5d8951dbaa056 (patch) | |
tree | a90465ce757570f8093ac8a0b6f788547add5303 /docs/src | |
parent | cc050a7cc3d725399b3c81977fe30aecd5b4ccfa (diff) | |
download | astro-b48ab95d8ef245bcd803418294d5d8951dbaa056.tar.gz astro-b48ab95d8ef245bcd803418294d5d8951dbaa056.tar.zst astro-b48ab95d8ef245bcd803418294d5d8951dbaa056.zip |
[ci] yarn format
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/pages/en/migration/0.21.0.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/pages/en/migration/0.21.0.md b/docs/src/pages/en/migration/0.21.0.md index d88e947a6..70d127c1f 100644 --- a/docs/src/pages/en/migration/0.21.0.md +++ b/docs/src/pages/en/migration/0.21.0.md @@ -73,7 +73,7 @@ const whereShouldIPutMyImports = "on top!" --- ``` -*Note: This is a bug that will be fixed.* +_Note: This is a bug that will be fixed._ ## Components in Markdown |