Skip to content

Commit 3b1bfbf

Browse files
authored
Merge pull request #3135 from FrancescoZZ/patch-1
Fixed typo in part0b.md
2 parents 82c6cb0 + 0079907 commit 3b1bfbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/0/en/part0b.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Before we start programming, we will go through some principles of web developme
1111

1212
The application exists only to demonstrate some basic concepts of the course, and is, by no means, an example of <i>how</i> a modern web application should be made. On the contrary, it demonstrates some old techniques of web development, which could even be considered <i>bad practices</i> nowadays.
1313

14-
Code will confirm to contemporary best practices from [part 1](/en/part1) onwards.
14+
Code will conform to contemporary best practices from [part 1](/en/part1) onwards.
1515

1616
Open the [example application](https://studies.cs.helsinki.fi/exampleapp) in your browser. Sometimes this takes a while.
1717

0 commit comments

Comments
 (0)