Both variables contain information that belongs together, I would suggest: ``` $visitedStartups = [ 'google' => ['name' => 'Google', 'text' => 'Google Headquarters, May 5h'], //... ];