Skip to content

Commit

Permalink
fix: use Nordic Thingy:91 X™
Browse files Browse the repository at this point in the history
  • Loading branch information
coderbyheart committed Dec 9, 2024
1 parent 5813578 commit 14ec2bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions content/models/PCA20065.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Thingy:91 X
title: Nordic Thingy:91 X
tagline: Cellular IoT prototyping platform
links:
learnMore: https://nordicsemi.com/Thingy91X
Expand All @@ -17,7 +17,7 @@ mfw:
2.0.0: MDM_FULL*bdd24c80*mfw_nrf91x1_full_2.0.1
important: false
abstract: >-
The Nordic Thingy:91 X is a Cellular IoT prototyping platform that's built
The Nordic Thingy:91 X is a Cellular IoT prototyping platform that's built
around Nordic’s nRF9151 System-in-Package (SiP).
includedSIMs:
- onomondo
Expand Down Expand Up @@ -50,7 +50,7 @@ map:
model: thingy91x
---

The Nordic Thingy:91 X is a Cellular IoT prototyping platform that's built
The Nordic Thingy:91 X is a Cellular IoT prototyping platform that's built
around Nordic’s nRF9151 System-in-Package (SiP) and supports LTE-M, NB-IoT,
GNSS, and DECT NR+ connectivity.

Expand Down
2 changes: 1 addition & 1 deletion src/components/ThingyWithQRCode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const ThingyWithQRCode = ({ size }: { size?: Size }) => {
src="/static/images/PCA20065-QR.webp"
ref={ref}
class="img-fluid"
alt="Thingy:91 X"
alt="Nordic Thingy:91 X"
/>
</div>
<svg
Expand Down

0 comments on commit 14ec2bd

Please sign in to comment.