Skip to content

Commit 5716ba4

Browse files
committed
Integrate/AMQP: Implement suggestions by CodeRabbit
1 parent 1431a65 commit 5716ba4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/integrate/amqp/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ uvx --from=lorrystream lorry relay \
2929
:::{rubric} Learn
3030
:::
3131

32-
[LorryStream] is a lightweight and polyglot stream-processing library, to be
33-
used as a data backplane-, message relay-, or pipeline-subsystem.
32+
[LorryStream] is a lightweight and polyglot stream-processing library, used as a
33+
data backplane, message relay, or pipeline subsystem.
3434

3535
::::{grid}
3636

docs/integrate/amqp/learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ programs.
4545
::::{tab-set}
4646

4747
:::{tab-item} Linux and macOS
48-
To make the settings persistent, add them to your Shell profile (`~/.profile`).
48+
To make the settings persistent, add them to your Shell profile (e.g., `~/.profile` or `~/.zshrc`).
4949
```shell
5050
alias crash="docker run --rm -it --network=cratedb-demo ghcr.io/crate/cratedb-toolkit crash"
5151
alias lorry="docker run --rm -i --network=cratedb-demo ghcr.io/daq-tools/lorrystream lorry"

0 commit comments

Comments
 (0)