Skip to content

Commit 71000ce

Browse files
committed
Fix typo
Signed-off-by: ricekot <github@ricekot.com>
1 parent 3e1469a commit 71000ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022/2022-08-03-peeling-back-the-onion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ I find reading and working through problems in books like [SICP](https://mitpres
1010
However, it is so damn fun to get lost in rabbitholes doing things like setting up your own Kubernetes cluster, or using [Tailscale](https://tailscale.com/) to get around your school's firewall, or using [Syncthing](https://syncthing.net/) to sync files between your devices.
1111
While it is gratifying to use these tools, is it worthwhile to spend time on them?
1212

13-
I have had the pleasure and privelege of working with several new technologies since I joined [Levo](https://levo.ai).
13+
I have had the pleasure and privilege of working with several new technologies since I joined [Levo](https://levo.ai).
1414
In the beginning, I was thrown into a Python codebase, where I learnt about Python generators and coroutines.
1515
Then, I was asked to write a [gRPC](https://grpc.io/) service in Java to start Google CloudRun apps on demand.
1616
I briefly worked with Golang to write custom components for the [OpenTelemetry Collector](https://github.com/open-telemetry/opentelemetry-collector).

0 commit comments

Comments
 (0)