Skip to content

Commit 67a697e

Browse files
committed
updating docs to tell user to use Private with big P.
1 parent d4e338e commit 67a697e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roboflow/core/workspace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ def create_project(self, project_name, project_type, project_license, annotation
103103
Args:
104104
project_name (str): name of the project
105105
project_type (str): type of the project
106-
project_license (str): license of the project (set to `private` for private projects, only available for paid customers)
106+
project_license (str): license of the project (set to `Private` for private projects, only available for paid customers)
107107
annotation (str): annotation of the project
108108
109109
Returns:

0 commit comments

Comments
 (0)