Skip to content

Commit 339ab3a

Browse files
committed
minor: fixes
1 parent a1019ee commit 339ab3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ redis-connect\bin> redisconnect.bat
136136

137137
| Prerequisite Configuration :exclamation: |
138138
|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
139-
| Update `credentials.file.path` and `redis.connection.url` within `/config/jobmanager.properties`<br/> Example - <a href="/examples/postgres/demo/config/jobmanager.properties">jobmanager.properties</a> |
139+
| Update `credentials.file.path` and `redis.connection.url` in `/config/jobmanager.properties`<br/> Example - <a href="/examples/postgres/demo/config/jobmanager.properties">jobmanager.properties</a> |
140140

141141
### Starting an instance
142142

@@ -163,7 +163,7 @@ The Redis Connect Swagger UI is available on port 8282 by default. If you're run
163163

164164
| Prerequisite Configuration :exclamation: |
165165
|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
166-
| Update `credentialsFilePath`, `databaseURL`, `database.dbname`, `database.hostname`, `database.port`, `schemaAndTableName`, and `columns` within sample job configuration for source and target, where applicable |
166+
| Update `credentialsFilePath`, `databaseURL`, `database.dbname`, `database.hostname`, `database.port`, `schemaAndTableName`, and `columns` within sample job configuration for source and target, where applicable. |
167167

168168
**Start Job -** `/connect/api/vi/job/transition/start/{jobName}/{jobType}`
169169
<br>_For quick start, use '**stream**' as **jobType**_

0 commit comments

Comments
 (0)