Skip to content

Commit be6437f

Browse files
committed
Doc: Update spacing
1 parent 174992d commit be6437f

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
@@ -30,7 +30,7 @@ $freemius = DuckDev\Freemius\Freemius::get_instance(
3030
12345, // Your Freemius product ID.
3131
array(
3232
'slug' => 'loggedin', // Your plugin's unique Freemius slug.
33-
'main_file' => LOGGEDIN_FILE, // The path to your plugin's main file.
33+
'main_file' => LOGGEDIN_FILE, // The path to your plugin's main file.
3434
'public_key' => 'pk_XXXXXXXXXXXXXXXXX', // Your plugin's public key.
3535
)
3636
);

0 commit comments

Comments
 (0)