Skip to content

Commit a4d3e6d

Browse files
committed
fix typo
1 parent 00df819 commit a4d3e6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ and although I am a proponent of using LLM-based tools to aid in this
171171
process, I am naturally not the biggest fan of slop code (I hate it).
172172
173173
I've used Scala, Typescript, Python, C++, and Go but I always lean on
174-
syscall/stdlib in C when I'm trying to learning something.
174+
syscalls/stdlib in C when I'm trying to learning something.
175175
176176
One thing to know about me is that I am quite the enemy of complacency.
177177
`), m.aboutNameStyle.Render("Nakul")))

0 commit comments

Comments
 (0)