Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 7055fe3

Browse files
author
David Ginsburg
committed
fix typo
s/sicne/since/
1 parent b5a405c commit 7055fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/enterprise/management_console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ When using this endpoint, your Enterprise instance must have a password set. Thi
4747
1. If you're working directly with the API before accessing the web interface, you must pass in the password parameter to set your password.
4848
2. If you set up your instance via the web interface before accessing the API, your calls to this endpoint do not need the password parameter.
4949

50-
You may also need to add the `-k` flag when using `curl`, sicne GitHub Enterprise uses a self-signed certificate before you [add your own SSL certificate](https://help.github.com/enterprise/admin/guides/installation/dns-hostname-subdomain-isolation-and-ssl/#ssl).
50+
You may also need to add the `-k` flag when using `curl`, since GitHub Enterprise uses a self-signed certificate before you [add your own SSL certificate](https://help.github.com/enterprise/admin/guides/installation/dns-hostname-subdomain-isolation-and-ssl/#ssl).
5151

5252
{{/warning}}
5353

0 commit comments

Comments
 (0)