Skip to content

Commit 5db6bfa

Browse files
authored
Readme type (#60)
1 parent b54d42c commit 5db6bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you want to interact with Jira On-premise(Server or Data Center) instead of C
5353
require 'vendor/autoload.php';
5454
```
5555

56-
**Laravel:** Once installed, if you are not using automatic package discovery, then you need to register the `JiraCloud\JiraCloudServiceProvider` service provider in your `config/app.php`.
56+
**Laravel:** Once installed, if you are not using automatic package discovery, then you need to register the `JiraCloud\JiraCloudApiServiceProvider` service provider in your `config/app.php`.
5757

5858
# Configuration
5959

0 commit comments

Comments
 (0)