From 3848fc1df46b267413ab5b585af345add8f3256d Mon Sep 17 00:00:00 2001 From: Devyani Ravi <devyaniravi2003@gmail.com> Date: Sun, 29 Sep 2024 17:47:47 +0000 Subject: [PATCH] simple check --- docs/.vuepress/components/IterativeCycle.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/components/IterativeCycle.vue b/docs/.vuepress/components/IterativeCycle.vue index 0ac5f5c..f4fbdc6 100644 --- a/docs/.vuepress/components/IterativeCycle.vue +++ b/docs/.vuepress/components/IterativeCycle.vue @@ -46,9 +46,10 @@ export default { openCycles: [], modules: [ { - title: 'Module 1: Gibson Assembly', + title: 'Module 1: Assembly and Transformation of Contruct into V.Natriegens', description: ` - <p>This module consisted of assembling the construct and took up most of the lab work, as the team had to overcome multiple obstacles. Numerous changes were made to the methods, the construct, and the pathway throughout the 15 Gibson Assembly attempts. The transformation of the final construct into *Vibrio natriegens* was attempted; however, it has not yielded conclusive results at this time. Plans have been made to continue research in the hope of achieving a successful transformation.</p> + <p>This module consisted of assembling the construct, and took up most of the lab work, as the team had to overcome multiple obstacles. Numerous changes were made, with the methods, the construct and pathway, throughout the 15 Gibson Assembly attempts.</p> + <p>Transformation of the final construct into Vibrio natriegens was attempted, however it has not yielded conclusive results as of this time. Plans have been made to continue research in hopes of completing successful transformation.</p> `, cycles: [ { -- GitLab