diff --git a/How-to-Use-Local-%2F-Remote-Ollama-with-PowerShell-7-on-Windows.md b/How-to-Use-Local-%2F-Remote-Ollama-with-PowerShell-7-on-Windows.md index 920d15e..5d14886 100644 --- a/How-to-Use-Local-%2F-Remote-Ollama-with-PowerShell-7-on-Windows.md +++ b/How-to-Use-Local-%2F-Remote-Ollama-with-PowerShell-7-on-Windows.md @@ -61,7 +61,7 @@ When you define a function (like ollama) in your profile, you can call it by typ ``` ollama What is the capital of France? ``` -- You’ll see the combined response from your Ollama server. +- You'll see the combined response from your Ollama server. ---