We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a705db6 commit 8d26632Copy full SHA for 8d26632
README.md
@@ -74,7 +74,7 @@ $> ibmcloud cr login --client podman
74
$> podman build . -t sldn:20250526
75
$> podman run -p 1313:1313 sldn:20250526
76
```
77
-Site will be availble on `http://localhost:1313`
+Site will be available on `http://localhost:1313`
78
79
## Making Changes.
80
0 commit comments