Skip to content

Commit ef6f4b4

Browse files
author
James Wigger
authored
Fixed readme typos
1 parent 1ee096b commit ef6f4b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# BaseLayout-PHP-Helpers
1+
# Base-PHP-Helpers
22

33
PHP Helper functions for building sites using Base 5.
44

@@ -53,7 +53,7 @@ The mix helper should be used to call in static assets compiled with Laravel Mix
5353
<head>
5454
<meta charset="utf-8">
5555

56-
<title>BaseLayout NG</title>
56+
<title>Base NG</title>
5757

5858
<link rel="stylesheet" href="<?php echo base_asset('assets/css/global.css'); ?>">
5959
</head>

0 commit comments

Comments
 (0)