Skip to content

Commit d9c6657

Browse files
author
cp6
committed
Fixed instruction for API_KEY const
Fixed instruction for API_KEY const
1 parent 6787bc7 commit d9c6657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
use Corbpie\BunnyCdn\BunnyAPI;
55

66
$bunny = new BunnyAPI();
7-
//Make sure API_KEY is set at line 10 bunnyAPI.php
7+
//Make sure API_KEY is set at line 12 bunnyAPI.php
88

99
/*
1010
*

0 commit comments

Comments
 (0)