Skip to content

Commit 6a5bd43

Browse files
committed
typo: coherent InterPlanetary spelling
1 parent 9bf563b commit 6a5bd43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<nav>
44
<div>
5-
<img src="/img/ipfs-standards.svg" alt="Interplanetary Standards Logo" width="25" height="25" class="logo">
5+
<img src="/img/ipfs-standards.svg" alt="InterPlanetary Standards Logo" width="25" height="25" class="logo">
66
<a href="/">IPFS Standards</a>
77
</div>
88
</nav>

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<header>
88
<div>
9-
<img src="/img/ipfs-standards.svg" alt="Interplanetary Standards Logo" width="60" height="60" class="logo">
9+
<img src="/img/ipfs-standards.svg" alt="InterPlanetary Standards Logo" width="60" height="60" class="logo">
1010
<h1>IPFS Standards</h1>
1111
<p>
1212
The purpose of <em>IPFS Standards</em> is to foster interoperability between independent implementations of
@@ -16,7 +16,7 @@ <h1>IPFS Standards</h1>
1616
</header>
1717

1818
<main>
19-
<h2 class="pitch-title">Specifying IPFS and the Interplanetary stack.</h2>
19+
<h2 class="pitch-title">Specifying IPFS and the InterPlanetary stack.</h2>
2020
<p class="pitch-subtitle">
2121
The technology that powers the content-addressable web is being standardized here.
2222
</p>

0 commit comments

Comments
 (0)