Skip to content

Commit 42ab88e

Browse files
1 parent 32dce39 commit 42ab88e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ChromeManagement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class ChromeManagement extends \Google\Service
4242
/** See reports about devices and Chrome browsers managed within your organization. */
4343
const CHROME_MANAGEMENT_REPORTS_READONLY =
4444
"https://www.googleapis.com/auth/chrome.management.reports.readonly";
45-
/** See basic device and telemetry information collected from Chrome OS devices or users managed within your organization. */
45+
/** See basic device and telemetry information collected from ChromeOS devices or users managed within your organization. */
4646
const CHROME_MANAGEMENT_TELEMETRY_READONLY =
4747
"https://www.googleapis.com/auth/chrome.management.telemetry.readonly";
4848

0 commit comments

Comments
 (0)