This commit is contained in:
John Wu
2022-04-18 18:03:47 -07:00
committed by GitHub
parent c644f24194
commit 77d75c621d
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ const DownloadCerts = ({ vin, publicCert, privateCert, onChangeView }) => {
};
return (
<div>
<h2>Download Certifcates</h2>
<h2>Download Certificates</h2>
<ul>
<li>
<DownloadFileLink

View File

@@ -4,7 +4,7 @@ exports[`DownloadCerts Render 1`] = `
<div>
<div>
<h2>
Download Certifcates
Download Certificates
</h2>
<ul>
<li>