diff --git a/education/software development/ECE1400/Flowcharts and Pseudocode.md b/education/software development/ECE1400/Flowcharts and Pseudocode.md index fc14de7..5c4707f 100644 --- a/education/software development/ECE1400/Flowcharts and Pseudocode.md +++ b/education/software development/ECE1400/Flowcharts and Pseudocode.md @@ -6,7 +6,7 @@ ## Diagram ```d2 -begin: {shape: oval} +begin: {shape:oval} begin -> world ``` \ No newline at end of file