Skip to content

Commit c076a07

Browse files
authored
Embellish "base URL" caption
1 parent 904d3ec commit c076a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/components/info.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class Path extends React.Component {
1515

1616
return (
1717
<pre className="base-url">
18-
[ Base url: {host}{basePath}]
18+
[ Base URL: {host}{basePath} ]
1919
</pre>
2020
)
2121
}

0 commit comments

Comments
 (0)