Commit 9e579fc

mo <mo.khan@gmail.com>
2017-08-30 03:13:07
fix broken closing tag.
1 parent faec4e8
Changed files (1)
app
app/views/programs/texas_method.html.erb
@@ -134,6 +134,6 @@
         </table>
         <p class="content is-small">*Complete either Bench Press or Overhead Press. Match the exercise from Monday.</p>
       </div>
-      </volume-day>
+    </intensity-day>
   </div>
 </div>