Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix some typos #210

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/election2022/candidates.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ <h5 class="font-alt">Driggs, ID. USA</h5>
<tr>
<td class="bg-light" width="700">
<br>
<i>Sam Curren has been involved in the Identity Community for over 12 years, working and researching on personal data, distributed systems, supply chain, digital birth certificates, and Decentralized Identifiers (DIDs). He is a co-chair of both the Hyperledger Aries project and the DIF DIDComm Working Group. Sam has a Masters Degree in Computer Science from Brigham Young University.</i>
<i>Sam Current has been involved in the Identity Community for over 12 years, working and researching on personal data, distributed systems, supply chain, digital birth certificates, and Decentralized Identifiers (DIDs). He is a co-chair of both the Hyperledger Aries project and the DIF DIDComm Working Group. Sam has a Masters Degree in Computer Science from Brigham Young University.</i>
<br>
<br>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ <h2 class="font-alt">Members</h2>
<!-- <a href="https://spherity.com"><img alt="Spherity" title="Spherity" src="/images/logos/spherity.png"></a> -->
<a href="https://bonifii.com"><img alt="CU Ledger" title="CU Ledger" src="/images/logos/culedger.png"></a>
<a href="https://teleinfo.cn"><img alt="Beijing Teleinfo Technology" title="Beijing Teleinfo Technology" src="/images/logos/teleinfo.png"></a>
<img title="Glacier Blockhain" src="/images/logos/glacier_blockchain.png" />
<img title="Glacier Blockchain" src="/images/logos/glacier_blockchain.png" />
<a href="https://trinsic.id"><img alt="Trinsic" title="Trinsic" src="/images/logos/trinsic.png"></a>
<a href="https://onespan.com"><img alt="OneSpan" title="OneSpan" src="/images/logos/onespan.png"></a>
<a href="https://anonyome.com"><img alt="Anonyome Labs" title="Anonyome Labs" src="/images/logos/anonymelabs.png"></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/interop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h2 class="font-alt">Chairs</h2>
</div>
<div class="info">
<h6>Bonnie Yau </h6>
<label>VP Technology and Innovation @ Digital identitiy Lab Canada</label>
<label>VP Technology and Innovation @ Digital identity Lab Canada</label>
</div>
<ul class="social-icons">

Expand Down
2 changes: 1 addition & 1 deletion templates/pages/election2022/candidates.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h5 class="font-alt">Driggs, ID. USA</h5>
<tr>
<td class="bg-light" width="700">
<br>
<i>Sam Curren has been involved in the Identity Community for over 12 years, working and researching on personal data, distributed systems, supply chain, digital birth certificates, and Decentralized Identifiers (DIDs). He is a co-chair of both the Hyperledger Aries project and the DIF DIDComm Working Group. Sam has a Masters Degree in Computer Science from Brigham Young University.</i>
<i>Sam Current has been involved in the Identity Community for over 12 years, working and researching on personal data, distributed systems, supply chain, digital birth certificates, and Decentralized Identifiers (DIDs). He is a co-chair of both the Hyperledger Aries project and the DIF DIDComm Working Group. Sam has a Masters Degree in Computer Science from Brigham Young University.</i>
<br>
<br>
</td>
Expand Down
2 changes: 1 addition & 1 deletion templates/pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h2 class="font-alt">Members</h2>
<!-- <a href="https://spherity.com"><img alt="Spherity" title="Spherity" src="/images/logos/spherity.png"></a> -->
<a href="https://bonifii.com"><img alt="CU Ledger" title="CU Ledger" src="/images/logos/culedger.png"></a>
<a href="https://teleinfo.cn"><img alt="Beijing Teleinfo Technology" title="Beijing Teleinfo Technology" src="/images/logos/teleinfo.png"></a>
<img title="Glacier Blockhain" src="/images/logos/glacier_blockchain.png" />
<img title="Glacier Blockchain" src="/images/logos/glacier_blockchain.png" />
<a href="https://trinsic.id"><img alt="Trinsic" title="Trinsic" src="/images/logos/trinsic.png"></a>
<a href="https://onespan.com"><img alt="OneSpan" title="OneSpan" src="/images/logos/onespan.png"></a>
<a href="https://anonyome.com"><img alt="Anonyome Labs" title="Anonyome Labs" src="/images/logos/anonymelabs.png"></a>
Expand Down
2 changes: 1 addition & 1 deletion templates/pages/interop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{%
set chairs = {
"Bonnie Yau ": {
title: "VP Technology and Innovation @ Digital identitiy Lab Canada",
title: "VP Technology and Innovation @ Digital identity Lab Canada",
photo: "/images/photos/bonnie-yau.jpg",
linkedin: "bonnieyau"
},
Expand Down