tweaking wording.
This commit is contained in:
parent
84f2209e3c
commit
0824c871fd
|
@ -65,7 +65,7 @@ #### Echoing a variable using Blade:
|
|||
|
||||
Hello, {{$name}}.
|
||||
|
||||
#### Calling an echo on a function using Blade:
|
||||
#### Echoing function results using Blade:
|
||||
|
||||
{{ Asset::styles() }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue