aboutsummaryrefslogtreecommitdiff
path: root/afdo_metadata/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'afdo_metadata/README.md')
-rw-r--r--afdo_metadata/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/afdo_metadata/README.md b/afdo_metadata/README.md
index 2338404c..ad71c0b4 100644
--- a/afdo_metadata/README.md
+++ b/afdo_metadata/README.md
@@ -1,6 +1,6 @@
# Overview
This directory contains JSON files describing metadata of AFDO profiles
-used to compile packages (Chrome and kernel) in Chrome OS.
+used to compile packages (Chrome and kernel) in ChromeOS.
# Description of each JSON Files
kernel_afdo.json contains the name of the latest AFDO profiles for each
@@ -15,7 +15,7 @@ When a new profile (kernel or Chrome) is successfully uploaded to the
production GS bucket, a bot submits to modify the corresponding JSON
file to reflect the updates.
-## Roll to Chrome OS
+## Roll to ChromeOS
There will be scheduler jobs listening to the changes made to these
JSON files. When changes detected, buildbot will roll these changes into
-corresponding Chrome OS packages.
+corresponding ChromeOS packages.