Skip to content

Commit f065bda

Browse files
authored
Fix code fence in AMQP README (Azure#1859)
1 parent 798f977 commit f065bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/core/azure_core_amqp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This crate is part of a collection of crates: for more information please refer
88

99
## Example
1010

11-
```no_run,rust
11+
```rust,no_run
1212
use azure_messaging::*;
1313
1414
#[tokio::main]

0 commit comments

Comments
 (0)