diff --git a/src/content/journal/2024/raycast.mdx b/src/content/journal/2024/raycast.mdx
index 7c61e54..843a2be 100644
--- a/src/content/journal/2024/raycast.mdx
+++ b/src/content/journal/2024/raycast.mdx
@@ -26,7 +26,7 @@ I use [Karabiner-Elements](https://karabiner-elements.pqrs.org/) to transform th
My application navigation is a combination of hyper plus a letter, like hyper a for the [Arc](https://arc.net/gift/3a2fd063) browser or hyper t for [Things](https://culturedcode.com/things/), for example. I have 19 of these shortcuts for the apps I use all the time, the rest I open with Raycast over the search.
-In combination with a window manager (I use [yabai](https://github.com/koekeishiya/yabai)) and Apple’s Spaces feature, you can assign apps to specific spaces with a right-click on the application, then select Options. This allows me to have the same apps open in the spaces where I expect them. Raycast is the only application with consistent app switching behavior. When I press my keyboard shortcut, it opens the app if it’s closed. If it’s open but not focused, or I’m in a different space, it moves me to that space and focuses on the app. And if I look at it, it hides the application.
+I use Raycast inIn combination with a window manager (I use [yabai](https://github.com/koekeishiya/yabai)) and Apple’s Spaces feature. It is possible to assign apps to specific spaces with a right-click on the application, then select Options from the menu. This allows me to have the same apps open in the spaces where I expect them. Raycast is the only application with consistent app switching behavior. When I press my keyboard shortcut, it opens the app if it’s closed. If it’s open but not focused, or I’m in a different space, it moves me to that space and focuses on the app. And if I look at it, it hides the application.
## Calculator