Skip to content

Commit b40ede0

Browse files
jacobkaufmanncburgdorf
authored andcommitted
Remove minor typo
1 parent 0eb0898 commit b40ede0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/src/quickstart/first_contract.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ To keep things simple we will just write a basic *guestbook* where people can le
1515

1616
Fe code is written in files ending on the `.fe` file extension. Let's create a file `guest_book.fe` and put in the following content.
1717

18-
python
19-
2018
```python
2119
contract GuestBook:
2220
```

0 commit comments

Comments
 (0)