Skip to content

Commit 557294c

Browse files
committed
boom
1 parent c0a965b commit 557294c

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

v3/repos/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -329,11 +329,10 @@ <h3 id="input-1">Input</h3>
329329
<dd>
330330
<em>Optional</em> <strong>string</strong>
331331
</dd>
332-
<dt>public</dt>
332+
<dt>private</dt>
333333
<dd>
334-
<em>Optional</em> <strong>boolean</strong> - <code>true</code> to create a public repository, <code>false</code>
335-
to create a private one. Creating private repositories requires a paid
336-
GitHub account.</dd>
334+
<em>Optional</em> <strong>boolean</strong> - <code>true</code> makes the repository private, and
335+
<code>false</code> makes it public.</dd>
337336
<dt>has_issues</dt>
338337
<dd>
339338
<em>Optional</em> <strong>boolean</strong> - <code>true</code> to enable issues for this repository,

0 commit comments

Comments
 (0)