Skip to content

Commit 30b016d

Browse files
rouccncw
authored andcommitted
docs: add missing `
1 parent b8e6d45 commit 30b016d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ You'll need to modify the following files
628628
- `backend/s3/s3.go`
629629
- Add the provider to `providerOption` at the top of the file
630630
- Add endpoints and other config for your provider gated on the provider in `fs.RegInfo`.
631-
- Exclude your provider from generic config questions (eg `region` and `endpoint).
631+
- Exclude your provider from generic config questions (eg `region` and `endpoint`).
632632
- Add the provider to the `setQuirks` function - see the documentation there.
633633
- `docs/content/s3.md`
634634
- Add the provider at the top of the page.

0 commit comments

Comments
 (0)