Skip to content

Commit

Permalink
Merge pull request #422 from canyongbs/hotfix/api-user-label
Browse files Browse the repository at this point in the history
Hotfix: Remove API reference
  • Loading branch information
mxm1070 authored Jan 5, 2024
2 parents b10e5d6 + d636dc4 commit efe1472
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class ListSystemUsers extends ListRecords
{
protected static string $resource = SystemUserResource::class;

protected ?string $heading = 'Programmatic (API) Users';
protected ?string $heading = 'Programmatic Users';

public function table(Table $table): Table
{
Expand Down

0 comments on commit efe1472

Please sign in to comment.