Skip to content

Commit

Permalink
Fix typo in the products list (open-telemetry#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomsonTan authored Sep 9, 2022
1 parent 0720867 commit e5b39d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/productcatalogservice/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"products": [
{
"id": "OLJCESPC7Z",
"name": "Natiolal Park Foundation Explorascope",
"name": "National Park Foundation Explorascope",
"description": "The National Park Foundation’s (NPF) Explorascope 60AZ is a manual alt-azimuth, refractor telescope perfect for celestial viewing on the go. The NPF Explorascope 60 can view the planets, moon, star clusters and brighter deep sky objects like the Orion Nebula and Andromeda Galaxy.",
"picture": "/images/products/NatiolalParkFoundationExplorascope.jpg",
"picture": "/images/products/NationalParkFoundationExplorascope.jpg",
"priceUsd": {
"currencyCode": "USD",
"units": 101,
Expand Down

0 comments on commit e5b39d6

Please sign in to comment.