From be9e6fe8476e3a50f43e9d9407013e7401026102 Mon Sep 17 00:00:00 2001
From: snipe
Date: Wed, 29 Jun 2022 00:24:33 -0700
Subject: [PATCH] Another typo
Signed-off-by: snipe
---
resources/views/account/api.blade.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/resources/views/account/api.blade.php b/resources/views/account/api.blade.php
index 4499e5786..970871919 100644
--- a/resources/views/account/api.blade.php
+++ b/resources/views/account/api.blade.php
@@ -34,7 +34,7 @@
{{ config('passport.expiration_years') }} {{ trans('general.years') }} .
- {{!! trans('account/general.api_reference') !!}}
+ {!! trans('account/general.api_reference') !!}