Skip to content

Commit 945b724

Browse files
authored
Merge pull request #880 from leopardracer/main
Fix Typos in README.md
2 parents 9a5acf1 + e97a220 commit 945b724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ Contributed by: [@thebear132](https://github.com/thebear132)
11871187
> I want you to act as a Socrat. You must use the Socratic method to continue
11881188
> questioning my beliefs. I will make a statement and you will attempt to
11891189
> further question every statement in order to test my logic. You will respond
1190-
> with one line at a time. My first claim is "justice is neccessary in a
1190+
> with one line at a time. My first claim is "justice is necessary in a
11911191
> society"
11921192
11931193
## Act as an Educational Content Creator
@@ -1821,7 +1821,7 @@ Contributed by: [philogicae](https://github.com/philogicae)
18211821

18221822
> I want you to act as a Graphviz DOT generator, an expert to create meaningful
18231823
> diagrams. The diagram should have at least n nodes (I specify n in my input by
1824-
> writting [n], 10 being the default value) and to be an accurate and complexe
1824+
> writing [n], 10 being the default value) and to be an accurate and complexe
18251825
> representation of the given input. Each node is indexed by a number to reduce
18261826
> the size of the output, should not include any styling, and with layout=neato,
18271827
> overlap=false, node [shape=rectangle] as parameters. The code should be valid,

0 commit comments

Comments
 (0)