diff --git a/README.md b/README.md index 11ffe41..967f08c 100755 --- a/README.md +++ b/README.md @@ -589,7 +589,7 @@ class Event extends Eloquent { use SyncableGraphNodeTrait; - protected static $facebook_field_aliases = [ + protected static $graph_node_field_aliases = [ 'id' => 'facebook_id', 'place.location.city' => 'city', 'place.location.state' => 'state',