Skip to content

Commit 7a3dc4c

Browse files
committed
remove full stops
1 parent 5627e4f commit 7a3dc4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Here are a few things you get today:
1414
on merge for both production and staging environments
1515
- Email/Password Authentication with
1616
[cookie-based sessions](https://remix.run/utils/sessions#md-createcookiesessionstorage)
17-
- Two-Factor Authentication (2fa) with support for authenticator apps.
17+
- Two-Factor Authentication (2fa) with support for authenticator apps
1818
- Transactional email with [Resend](https://resend.com/) and forgot
19-
password/password reset support.
19+
password/password reset support
2020
- Progressively Enhanced and fully type safe forms with
2121
[Conform](https://conform.guide/)
2222
- Database ORM with [Prisma](https://prisma.io/)
23-
- Role-based User Permissions.
23+
- Role-based User Permissions
2424
- Image storage and serving with [Tigris](https://www.tigrisdata.com/)
2525
- Caching via [cachified](https://npm.im/@epic-web/cachified): Both in-memory
2626
and SQLite-based (with

0 commit comments

Comments
 (0)