Skip to content

Commit 2ad30cc

Browse files
committed
Improve helper text
1 parent 842a228 commit 2ad30cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/projects/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2061,7 +2061,7 @@ def add_features(sender, **kwargs):
20612061
),
20622062
(
20632063
HOSTING_INTEGRATIONS,
2064-
_("Inject 'integrations.js' as <script> HTML tag in responses."),
2064+
_("Inject 'readthedocs-client.js' as <script> HTML tag in responses."),
20652065
),
20662066
)
20672067

0 commit comments

Comments
 (0)