We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24b213f commit 1c6159fCopy full SHA for 1c6159f
resources/themes/pterodactyl/admin/api/index.blade.php
@@ -5,7 +5,7 @@
5
@endsection
6
7
@section('content-header')
8
- <h1>Application API<small>Control access credentials for manging this Panel via the API.</small></h1>
+ <h1>Application API<small>Control access credentials for managing this Panel via the API.</small></h1>
9
<ol class="breadcrumb">
10
<li><a href="{{ route('admin.index') }}">Admin</a></li>
11
<li class="active">Application API</li>
0 commit comments