Skip to content

Commit ddee764

Browse files
committed
fix: typos
1 parent e25d99e commit ddee764

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
</br>
2-
</br>
1+
<br/>
2+
<br/>
33
<div align="center">
44
<a href="https://simplepdf.com" target="_blank">
55
<picture>
@@ -12,7 +12,7 @@
1212
<div align="center">
1313
Add a powerful PDF editor directly into your website or React App.
1414
</div>
15-
</br>
15+
<br/>
1616
<div align="center">
1717
<a href="https://github.com/SimplePDF/simplepdf-embed/blob/main/LICENSE.md">
1818
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="SimplePDF embed is released under the MIT license." />
@@ -21,8 +21,8 @@ Add a powerful PDF editor directly into your website or React App.
2121
<img src="https://img.shields.io/twitter/url/http/shields.io.svg?style=social" alt="Tweet" />
2222
</a>
2323
</div>
24-
</br>
25-
</br>
24+
<br/>
25+
<br/>
2626
<p align="center">
2727
<br />
2828
<a href="https://simplepdf.com/embed" rel="dofollow"><strong>Read more about SimplePDF Embed »</strong></a>
@@ -69,7 +69,7 @@ Yes! The embed editor is and will remain free, it comes with a branding ("Powere
6969
### What happens to the document my users load and the data they fill in?
7070

7171
**For the default editor (`companyIdentifier` is not specified):**
72-
It stays in their browser! The document(s) that they load and the data they fill in never leaves their computer: [SimplePDF privacy policy](https://simplepdf.com/privacy_policy#what-data-we-dont-collect).
72+
It stays in their browser! The document(s) that they load and the data they fill in never leave their computer: [SimplePDF privacy policy](https://simplepdf.com/privacy_policy#what-data-we-dont-collect).
7373

7474
**For company editors (`companyIdentifier` is specified):**
7575
The users are notified that the document and the data they submit is sent to the server. This is part of the `paid` offering of SimplePDF: allowing to automate form submissions.

react/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
</br>
2-
</br>
1+
<br/>
2+
<br/>
33
<div align="center">
44
<a href="https://simplepdf.com" target="_blank">
55
<picture>
@@ -12,8 +12,8 @@
1212
<div align="center">
1313
Add a powerful PDF editor directly into your React App.
1414
</div>
15-
</br>
16-
</br>
15+
<br/>
16+
<br/>
1717
<p align="center">
1818
<br/>
1919
<a href="https://simplepdf.com/embed" rel="dofollow"><strong>Read more about SimplePDF Embed »</strong></a>
@@ -48,7 +48,7 @@ _The features below require a [SimplePDF account](https://simplepdf.com/pricing#
4848

4949
While the component does not require any account to be used (without any limits), you can specify the `companyIdentifier` to:
5050

51-
- [Aautomatically collect your users' submissions](https://simplepdf.com/embed)
51+
- [Automatically collect your users' submissions](https://simplepdf.com/embed)
5252
- [Customize the editor and use your own branding](https://simplepdf.com/help/how-to/customize-the-pdf-editor-and-add-branding)
5353
- [Configure webhooks](https://simplepdf.com/help/how-to/configure-webhooks-pdf-form-submissions)
5454
- **Use your own storage**: [S3-compatible](https://simplepdf.com/help/how-to/use-your-own-s3-bucket-storage-for-pdf-form-submissions) / [Azure Blob Storage](https://simplepdf.com/help/how-to/use-your-own-azure-blob-storage-for-pdf-documents)

0 commit comments

Comments
 (0)