Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Dom Harrington committed Aug 16, 2017
1 parent 2d90681 commit 89947c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/api-explorer-ui/src/PathUrl.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ function PathUrl({ oas, path, operationId, method, loading, dirty }) {
{
!loading && (
<span className="try-it-now-btn">
<span className="fa fa-compass" />
<span className="fa fa-compass" />&nbsp;
<span>Try It</span>
</span>
)
Expand Down

0 comments on commit 89947c9

Please sign in to comment.