Skip to content

Commit 3e39ae9

Browse files
committed
Use italic text for hint
1 parent c240495 commit 3e39ae9

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
@@ -59,7 +59,7 @@ $address->country
5959
=> App\Structs\GeoLocation { ... }
6060
```
6161

62-
**Hint: Snake cased properties are used to mimic the behaviour of Eloquent attributes.**
62+
_Hint: Snake cased properties are used to mimic the behaviour of Eloquent attributes._
6363

6464
### Attribute Casting
6565

0 commit comments

Comments
 (0)