Skip to content

Commit cced800

Browse files
Update modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc
Co-authored-by: Natalia Ivakina <[email protected]>
1 parent d8feab9 commit cced800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/seed-from-uri.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ Where `<accessKey>` and `<secretKey>` are provided by AWS.
248248
| `ftp:`
249249
| `URLConnectionSeedProvider`
250250
| `\ftp://myftp.com/backups/backup1.backup`
251-
`ftp://myftp.com/backups/backup1.dump`
251+
`\ftp://myftp.com/backups/backup1.dump`
252252

253253
| `http:`
254254
| `URLConnectionSeedProvider`

0 commit comments

Comments
 (0)