From a0090fe22701cbf7664253885ca36b3dd02b461c Mon Sep 17 00:00:00 2001 From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl> Date: Sun, 29 Sep 2024 15:25:09 +0000 Subject: [PATCH] fix tpo --- docs/.vuepress/components/IterativeCycle.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/.vuepress/components/IterativeCycle.vue b/docs/.vuepress/components/IterativeCycle.vue index 9f4f4d6..e8d5a07 100644 --- a/docs/.vuepress/components/IterativeCycle.vue +++ b/docs/.vuepress/components/IterativeCycle.vue @@ -48,7 +48,7 @@ export default { { title: 'Module 1: Gibson Assembly', description: ` - <p>TThis 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 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> `, cycles: [ { -- GitLab