diff --git a/src/content/journal/2024/raycast.mdx b/src/content/journal/2024/raycast.mdx
index 5af2ec1..6de4224 100644
--- a/src/content/journal/2024/raycast.mdx
+++ b/src/content/journal/2024/raycast.mdx
@@ -26,7 +26,9 @@ 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.
-I use Raycast inIn combination with a window manager (I use [AeroSpace](https://github.com/nikitabobko/AeroSpace)) 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.
+I use Raycast inIn combination with a window manager (I use [AeroSpace](https://github.com/nikitabobko/AeroSpace)). AeroSpace allows to configure on which space the apps open. If you are using Apple Spaces, it is also possible to assign apps to specific spaces with a right-click on the application, then select Options from the menu.
+
+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