Skip to content

Commit 04dca6d

Browse files
committed
spelling
1 parent 4f89a6e commit 04dca6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/specific_iocs/dae/datastreaming/Datastreaming---Sample-Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ in `C:\Instrument\Apps\EPICS\utils\build_ioc_startups.py` we have hotfixed this
2323

2424
to add a Procserv entry that runs it.
2525

26-
HIFI also has a modified `ISIS/inst_servers/master/start_bs_to_kafka_cmd.bat` which points to the SuperMuSR redpanda instance.
26+
HIFI also has a modified `ISIS/inst_servers/master/start_bs_to_kafka_cmd.bat` which points to the SuperMuSR Redpanda instance.

doc/specific_iocs/dae/datastreaming/Datastreaming-How-To.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This can be done through Redpanda console or via a Kafka API call.
1717

1818
### Viewing or "consuming" data from a topic
1919

20-
[Saluki](https://github.com/rerpha/saluki) can be used for deserialising the flatbuffers-encoded blobs that are pushed into Kafka.
20+
[Saluki](https://github.com/rerpha/saluki) can be used for de-serialising the flatbuffers-encoded blobs that are pushed into Kafka.
2121

2222

2323
{#localredpanda}

0 commit comments

Comments
 (0)