Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 56e7b26

Browse files
committed
missing underscore
1 parent 49f8631 commit 56e7b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.3/install-gde/install/cli/install-cli-adminurl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Admin Panel URI: /admin_1wgrah
3131

3232
You can also view the Admin URI in `<magento_root>/app/etc/env.php`. A snippet follows:
3333

34-
```php?startinline=1
34+
```php?start_inline=1
3535
'backend' =>
3636
array (
3737
'frontName' => 'admin_1wgrah',

0 commit comments

Comments
 (0)