Skip to content

Commit 857e14e

Browse files
committed
docs: add "E.g.,"
1 parent 464ebb8 commit 857e14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Config/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class App extends BaseConfig
1414
* URL to your CodeIgniter root. Typically, this will be your base URL,
1515
* WITH a trailing slash:
1616
*
17-
* http://example.com/
17+
* E.g., http://example.com/
1818
*/
1919
public string $baseURL = 'http://localhost:8080/';
2020

0 commit comments

Comments
 (0)