Typo (#1298)
This commit is contained in:
parent
24b213fbc6
commit
1c6159f46b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('content-header')
|
@section('content-header')
|
||||||
<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>
|
||||||
<ol class="breadcrumb">
|
<ol class="breadcrumb">
|
||||||
<li><a href="{{ route('admin.index') }}">Admin</a></li>
|
<li><a href="{{ route('admin.index') }}">Admin</a></li>
|
||||||
<li class="active">Application API</li>
|
<li class="active">Application API</li>
|
||||||
|
|
Loading…
Reference in a new issue