Skip to content

Commit 6220962

Browse files
Update content/guides/reactjs/deploy.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent d0d66cd commit 6220962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guides/reactjs/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ reactjs-sample-service NodePort 10.100.244.65 <none> 8080:30001/T
151151

152152
This output confirms that your app is available via NodePort on port 30001.
153153

154-
### Step 4.Access your app in the browser
154+
### Step 4. Access your app in the browser
155155

156156
Open your browser and navigate to [http://localhost:30001](http://localhost:30001).
157157

0 commit comments

Comments
 (0)