Skip to content

Commit 4bef4ba

Browse files
committed
use "approximately" to better communicate level of confidence
1 parent 47ec07e commit 4bef4ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/3-report/gcs_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ def gcs_intro(args):
101101
" API for search queries of the legal tool URLs (quoted and using"
102102
" `linkSite` for accuracy), countries codes, and language codes.\n"
103103
"\n"
104-
f"**The results indicate there are a total of {total_count} online"
104+
f"**The results indicate there are approximately {total_count} online"
105105
" works in the commons--documents that are licensed or put in the"
106106
" public domain using a Creative Commons (CC) legal tool.**\n"
107107
"\n"

0 commit comments

Comments
 (0)