docs/guides: Fix typos in migration guide

This commit is contained in:
a-kenji
2025-05-13 10:20:22 +02:00
committed by Jörg Thalheim
parent d553441039
commit 3fc16c88f4

View File

@@ -118,7 +118,7 @@ vars.generators.syncthing = {
```
Most of the usage patterns stay the same, but `vars` have a more ergonomic interface.
There are not two different ways to define files anymore (public/secret).
Not files are defined under the files attribute and are secret by default.
Now files are defined under the `files` attribute and are secret by default.
## Happy Migration