Skip to content

Commit 6eac8d3

Browse files
authored
Merge pull request #11 from paraskuk/dev
change readme
2 parents 3027f41 + 43356b8 commit 6eac8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ minikube service fibonacci-service
162162
```
163163
> [!TIP]
164164
> You can access the logs of the pod in /var/log/fibonacci.log
165-
> go to inside the pod and check the logs
165+
> go inside the pod and check the logs
166166
```sh
167167
kubectl exec -it <your-pod-name> -- /bin/sh
168168
cat fibonacci.log

0 commit comments

Comments
 (0)