Skip to content

Commit 613dc04

Browse files
Update content/integrate/redis-data-integration/data-pipelines/prepare-dbs/oracle.md
Co-authored-by: David Dougherty <david.dougherty@redis.com>
1 parent 5d91d35 commit 613dc04

File tree

1 file changed

+1
-1
lines changed
  • content/integrate/redis-data-integration/data-pipelines/prepare-dbs

1 file changed

+1
-1
lines changed

content/integrate/redis-data-integration/data-pipelines/prepare-dbs/oracle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ that includes the required Oracle XML libraries.
330330
docker image save quay.io/debezium/server:3.0.8.Final -o dbz3.0.8-xml-linux-amd.tar
331331
```
332332

333-
4. Add the image to your k3s image repository:
333+
4. Add the image to your K3s image repository:
334334

335335
```bash
336336
sudo k3s ctr images import dbz3.0.8-xml-linux-amd.tar all

0 commit comments

Comments
 (0)