Skip to content

Commit de54f49

Browse files
committed
typo
1 parent 6f34470 commit de54f49

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ function HomeContent() {
7575
<Card bg="transparent" className={styles.topics_card}>
7676
<div className={styles.topics_header}>Custom Engineering</div>
7777
<p>We build tools and platforms at the frontier of open-source scientific computing.</p>
78-
<p>Recent examples: JupyterGIS for a large public organisations, JupyterCAD for a big airospace engineering firm, notebook.link. What we build goes back upstream wherever possible.</p>
78+
<p>Recent examples: JupyterGIS for a large public organisation, JupyterCAD for a big aerospace engineering firm, notebook.link. What we build goes back upstream wherever possible.</p>
7979
</Card>
8080
</li>
8181
<li>

src/pages/notebooklink.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ function NotebookLinkContent() {
5555
<CardGrid cols={3}>
5656
<li>
5757
<Card bg="transparent">
58-
<div className={styles.feature_title}>hundres of thousands of students</div>
58+
<div className={styles.feature_title}>hundreds of thousands of students</div>
5959
<p>JupyterLite — the same engine powering notebook.link — has been tested with hundreds of thousands of users.</p>
6060
</Card>
6161
</li>
@@ -104,7 +104,7 @@ function NotebookLinkContent() {
104104
<li>
105105
<Card>
106106
<div className={styles.feature_title}>Agentic AI</div>
107-
<p>Let AI agents access compute environments and run real calculations right in the browser, like claude code but sandboxed, safe and available on the fly.</p>
107+
<p>Let AI agents access compute environments and run real calculations right in the browser, like Claude Code but sandboxed, safe and available on the fly.</p>
108108
</Card>
109109
</li>
110110
</CardGrid>

src/pages/services.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function ServicesContent() {
2020
<h1>Hire the team that built the tools you depend on</h1>
2121
<p className="page-tagline">Direct access to the upstream maintainers, no intermediaries.</p>
2222
<p>
23-
Major organisations work with us because there is no shortcut to to deep expertise.
23+
Major organisations work with us because there is no shortcut to deep expertise.
2424
Whether you need a support retainer, a custom feature, or a long-term engineering partner — you talk to the people who wrote the code.
2525
No account managers, no escalation queues.
2626
</p>
@@ -45,11 +45,11 @@ function ServicesContent() {
4545
<h2><span className="highlight">Support</span> Retainer</h2>
4646
<p>
4747
A QuantStack support retainer gives you direct access to the upstream maintainers.
48-
We triage issues, review pull requests or give feedback on feasibility, implement pocs and full features and shepherd them until they are merged.
48+
We triage issues, review pull requests or give feedback on feasibility, implement POCs and full features and shepherd them until they are merged.
4949
We also advise on your architecture, and take ownership of problems distracting your team.
5050
</p>
5151
<p>
52-
Our clients include many of the worlds largest enterprises. We have
52+
Our clients include many of the world's largest enterprises. We have
5353
supported financial firms running Jupyter at scale, aerospace engineers building
5454
domain-specific platforms, and research institutions deploying open-source
5555
infrastructure for thousands of users.

0 commit comments

Comments
 (0)