Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Fix grammatical issue in privacy policy
Browse files Browse the repository at this point in the history
  • Loading branch information
triphora authored Nov 17, 2023
1 parent a7584d6 commit 923d7a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/legal/privacy.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<template>
<div class="markdown-body">
<h1>Privacy Policy</h1>
<p><em>Last modified: August 5, 2023</em></p>
<p><em>Last modified: November 17, 2023</em></p>

<h2>Introduction</h2>
<p>
Expand Down Expand Up @@ -31,8 +31,8 @@
<p>It does not apply to information collected by:</p>
<ul>
<li>
Us offline or through any other means, including on any other website operated by Company or
any third party (including our affiliates and subsidiaries); or
Us offline or through any other means, including on any other website operated by Rinth, Inc.

Check failure on line 34 in pages/legal/privacy.vue

View workflow job for this annotation

GitHub Actions / build

Delete `·Inc.`
or any third party (including our affiliates and subsidiaries); or

Check failure on line 35 in pages/legal/privacy.vue

View workflow job for this annotation

GitHub Actions / build

Insert `·Inc.`
</li>
<li>
Any third party (including our affiliates and subsidiaries), including through any
Expand Down

0 comments on commit 923d7a0

Please sign in to comment.