We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a222f commit 1010f6aCopy full SHA for 1010f6a
site/guide/9-configuration.md
@@ -185,7 +185,7 @@ assets_dir = "prod_assets/"
185
The following code will:
186
187
1. Read the configuration parameter in an ad-hoc `attach` fairing.
188
- 2. Store the parsed parameter in an `AssertsDir` structure in managed state.
+ 2. Store the parsed parameter in an `AssetsDir` structure in managed state.
189
3. Retrieve the parameter in an `assets` route via the `State` guard.
190
191
```rust
0 commit comments