Skip to content

Commit 5551dd3

Browse files
dawnkelly09Copilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot <[email protected]>
1 parent 57bf86b commit 5551dd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

develop/interoperability/xcm-observability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: XCM Observability
3-
description: This conceptual overview of XCM observability in Polkadot covers message correlation, tracing, and debugging features in modern runtimes.
3+
description: A conceptual overview of XCM observability in Polkadot covers message correlation, tracing, and debugging features in modern runtimes.
44
---
55

66
# XCM Observability

tutorials/interoperability/xcm-observability-in-action.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Before you begin, ensure you have the following:
4747
wget https://github.com/polkadot-fellows/runtimes/releases/download/v1.6.0/asset-hub-polkadot_runtime-v1006000.compact.compressed.wasm -O wasms/asset-hub-polkadot_v1.6.0.wasm
4848
```
4949

50-
4. Download the config for Polkadot Hub:
50+
4. Download the config file for Polkadot Hub:
5151

5252
```bash
5353
mkdir -p configs

0 commit comments

Comments
 (0)