Skip to content

Commit 421e6c6

Browse files
Merge pull request #20 from getditto/kj/cpp-auth-sample
Fix typo in README.md
2 parents afe8af7 + bc7669e commit 421e6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Most command-line options can alternatively be specified by setting environment
9696
| Option | Environment variable |
9797
| ----------------------------- | ----------------------------------------- |
9898
| `--app-id` | `DITTOCPPAUTH_APP_ID` |
99-
| `--certificate-config | `DITTOCPPAUTH_CERTIFICATE_CONFIG` |
99+
| `--certificate-config` | `DITTOCPPAUTH_CERTIFICATE_CONFIG` |
100100
| `--cloud-sync` | `DITTOCPPAUTH_CLOUD_SYNC` |
101101
| `--custom-auth-url` | `DITTOCPPAUTH_CUSTOM_AUTH_URL` |
102102
| `--device-name` | `DITTOCPPAUTH_DEVICE_NAME` |

0 commit comments

Comments
 (0)