Skip to content

Commit

Permalink
Fix iframe code over-indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
radar committed Jan 10, 2011
1 parent bda3dc5 commit 06273da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion using-gist.md
Expand Up @@ -92,7 +92,7 @@ Alternatively, Gist offers a JavaScript-free way of embedding. If we chuck (thro

We can embed this into a page using an `iframe` tag:

<iframe src="https://gist.github.com/772646.pibb">
<iframe src="https://gist.github.com/772646.pibb">

## Conclusion

Expand Down

0 comments on commit 06273da

Please sign in to comment.