198c9b8daecc44fbda6a6494c566c723920f030a
lrnassar
Wed Mar 11 18:25:21 2026 -0700
Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM.
diff --git src/hg/js/react/hgIntegrator/hgIntegrator.jsx src/hg/js/react/hgIntegrator/hgIntegrator.jsx
index 35bd15cf800..bcf5140598c 100644
--- src/hg/js/react/hgIntegrator/hgIntegrator.jsx
+++ src/hg/js/react/hgIntegrator/hgIntegrator.jsx
@@ -632,31 +632,31 @@
assembly:
A version of the reference genome assembly such as GRCh37/hg19.
Configure Data Sources
Currently selected data sources (tracks, custom tracks, hub tracks etc) are listed
with icons
for reordering the data sources.
The first data source is special in that data from the remaining data sources appear
only when they overlap with the first data source.
Under "Add Data Source", several menus display available data sources:
- track group:
- A category of data track, for example "Genes and Gene Prediction"
+ A category of data track, for example "Genes and Gene Predictions"
or "Regulation".
- track:
One or more data tables containing results of an experiment
or a group of closely related experiments.
Some tracks are not available when the region is set
to genome due to the data provider's restrictions on sharing.
- table:
This appears only when the selected track has more than one data table.
These sections can be reordered by dragging on the section title or arrow icon on the left.
To remove a section, click
the icon
to the right of the title.
Click on the Add button to add a new data source.