Skip to content

Apply Bauer UK spelling fixes to data pages - #2922

Draft
britneywwc with Copilot wants to merge 5 commits into
mainfrom
copilot/uk-spelling-fixes
Draft

britneywwc with Copilot wants to merge 5 commits into
mainfrom
copilot/uk-spelling-fixes

Conversation

Copilot AI commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Done

  • Applied reviewed Bauer copy replacements across /data/* product pages.
  • Updated 19 data templates covering Kafka, MongoDB, MySQL, OpenSearch, PostgreSQL, relational databases, Spark, and warehouse pages.
  • Limited changes to approved original_textnew_text replacements only.

QA

  • Open the DEMO
  • Alternatively, check out this feature branch
  • Run the site using the command dotrun
  • View the site locally in your web browser at: http://0.0.0.0:8002/
  • Run through the following QA steps
  • Spot-check affected /data/* pages for the reviewed spelling updates.

Issue / Card

Linked automatically.

Screenshots

Not relevant; copy-only changes.

@webteam-app

Copy link
Copy Markdown

Co-authored-by: britneywwc <62298176+britneywwc@users.noreply.github.com>
Copilot AI changed the title [WIP] Apply Bauer UK-spelling fixes to data pages Apply Bauer UK spelling fixes to data pages Sep 3, 2026
Copilot AI requested a review from britneywwc September 3, 2026 08:52
Comment thread templates/data/mongodb/managed.html Outdated
</div>
<div class="col-6 col-medium-3">
<p>Specialised Canonical engineers deploy a database sustainably and efficiently on any cloud.</p>
<p>specialize Canonical engineers deploy a database sustainably and efficiently on any cloud.</p>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Capitalize "specialize" to "Specialize"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 1e8bf6f.

Co-authored-by: britneywwc <62298176+britneywwc@users.noreply.github.com>
Comment thread templates/data/mongodb/managed.html Outdated
<strong>Service delivery with security at its core</strong>
<p>
Minimise risks. Canonical managed services are routinely audited for conformance to industry standards and legislation like GDPR, ISO:27001 and SOC-2 Type II.
minimize risks. Canonical managed services are routinely audited for conformance to industry standards and legislation like GDPR, ISO:27001 and SOC-2 Type II.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Capitalize "minimize" to "Minimize"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

Comment thread templates/data/opensearch/managed.html Outdated
</div>
<p class="p-equal-height-row__item">
Specialised Canonical engineers deploy a database sustainably and efficiently on any cloud.
specialize Canonical engineers deploy a database sustainably and efficiently on any cloud.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Change "specialize" to "Specialized"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

Comment thread templates/data/opensearch/managed.html Outdated
<strong>Service delivery with security in mind.</strong>
<p>
Minimise risks. Canonical managed services are routinely audited for conformance to industry standards and legislation like GDPR, ISO:27001 and SOC-2 Type II.
minimize risks. Canonical managed services are routinely audited for conformance to industry standards and legislation like GDPR, ISO:27001 and SOC-2 Type II.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Change "minimize" to "Minimize"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

<li class="p-list__item has-bullet">OCI-compliant</li>
<li class="p-list__item has-bullet">Secure for up to 10 years</li>
<li class="p-list__item has-bullet">Optimised for small footprint</li>
<li class="p-list__item has-bullet">optimize for small footprint</li>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Change "optimize" to "Optimized"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

</div>
<div class="col-6 col-medium-3">
<p>Rise of specialised relational databases: SQLite (embedded) and GreenPlum (analytical).</p>
<p>Rise of specialize relational databases: SQLite (embedded) and GreenPlum (analytical).</p>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot change "specialize" to "specialized"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

</div>
<div class="col-4">
<p>Jointly with Microsoft, we maintain and support optimised images for SQL Server on Ubuntu.</p>
<p>Jointly with Microsoft, we maintain and support optimize images for SQL Server on Ubuntu.</p>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot change "optimize" to "optimized"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

Comment thread templates/data/warehouse/index.html Outdated
</p>
<p>
Data warehouses are typically optimised for OLAP workloads, aiming at enabling rapid analysis of large,
Data warehouses are typically optimize for OLAP workloads, aiming at enabling rapid analysis of large,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot change "optimize" to "optimized"

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 822c0d9.

Co-authored-by: britneywwc <62298176+britneywwc@users.noreply.github.com>
@Sophie-32

Copy link
Copy Markdown

@copilot The source JSON has been updated to fix capitalization — several replacements had incorrectly lowercased words that should stay capitalized at the start of a sentence or heading (e.g. Minimiseminimize should be Minimize, Specialisedspecialize should be Specialized, Optimisedoptimize should be Optimized, Utilise had stray extra text appended and should just be Utilize).

Please re-apply the fixes in this PR using the updated file:

Same execution notes as before: match each change.original_textchange.new_text at its anchored location only, and validate against verification.text_after_change. Please also double-check that verb tense/suffix (e.g. -ised-ized with the d retained where the source word was a past participle) is preserved anywhere the same word appears more than once on a page, since a few instances in the current diff (e.g. "data loss is minimize", "optimize for every cloud") dropped the d ending.

Co-authored-by: Sophie-32 <131362172+Sophie-32@users.noreply.github.com>

Copilot AI commented Sep 15, 2026

Copy link
Copy Markdown
Contributor Author

@copilot The source JSON has been updated to fix capitalization — several replacements had incorrectly lowercased words that should stay capitalized at the start of a sentence or heading (e.g. `Mini...

Re-applied the anchored fixes with capitalization/suffix corrections in 749f841.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@copilot Apply Bauer UK-spelling fixes to canonical.com/data/*

4 participants