diff --git a/index.html b/index.html
index b7d4bd7..d56dd03 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
 </head>
 <body>
     <div id="main-screen" class="screen">
-        <p>Give me a random...</p>
+        <p>Get a random...</p>
         <div class="grid-container">
             <button id="object-btn" class="nav-button">📦 Object</button>
             <button id="relationship-btn" class="nav-button">💞 Relationship</button>