Skip to content

Commit 1faa724

Browse files
Update develop/parachains/maintenance/asynchronous-backing.md
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 2ed0bc0 commit 1faa724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

develop/parachains/maintenance/asynchronous-backing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ async backing system.
130130

131131
- Add the dependency `cumulus-primitives-aura` to the `runtime/Cargo.toml` file for your runtime
132132

133-
```rust
133+
```rust title="Cargo.toml"
134134
..
135135
cumulus-primitives-aura = { path = "../../../../primitives/aura", default-features = false }
136136
..

0 commit comments

Comments
 (0)