Skip to content

Commit

Permalink
docs: fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
schoero committed Nov 10, 2023
1 parent d16e36b commit 9268c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-to-create-a-complete-qr-bill.md
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,6 @@ When you run the code above, SwissQRBill should generate a PDF file named `qr-bi
[table]: ./pdf/index.md#table
[pdfdocument]: http://pdfkit.org/docs/getting_started.html#creating_a_document
[source code]: ../examples/how-to-create-a-complete-qr-bill/src/index.js
[stackblitz]: https://stackblitz.com/fork/github/schoero/swissqrbill/tree/main/examples/how-to-create-a-complete-qr-bill?file=src%2Findex.js&title=How%20to%20create%20a%20complete%20bill&startScript=generate
[stackblitz]: https://stackblitz.com/fork/github/schoero/swissqrbill/tree/main/examples/how-to-create-a-complete-qr-bill?file=src%2Findex.js&title=How%20to%20create%20a%20complete%20qr%20bill&startScript=generate
[npm swissqrbill]: https://www.npmjs.com/package/swissqrbill
[npm pdfkit]: https://www.npmjs.com/package/pdfkit

0 comments on commit 9268c2a

Please sign in to comment.