Skip to content

Commit 507db1a

Browse files
authored
Fix
1 parent 6f99175 commit 507db1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/templates/projects/project_delete.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<p>
1313
{% blocktrans trimmed %}
1414
This project <a href="{{ subproject_url }}">has subprojects</a> under it.
15-
Deleting this project will make them to be become regular projects.
15+
Deleting this project will make them to become regular projects.
1616
This will break the URLs of all its subprojects and they will be served normally as other projects.
1717
{% endblocktrans %}
1818
</p>

0 commit comments

Comments
 (0)