Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Fix wrong indentation in concepts/packages (#2287)
Broken indentation in this documentation page fixed. Before in https://docs.gno.land/concepts/packages/#grc20 : ![Screenshot from 2024-06-05 15-06-40](https://github.com/gnolang/gno/assets/49811529/ba2e7c22-402f-43cf-889a-c3cf1b0b285f) After: ![Screenshot from 2024-06-05 15-07-03](https://github.com/gnolang/gno/assets/49811529/828713ec-f428-45a5-bc6e-371d3a090c16) <details><summary>Contributors' checklist...</summary> - [ ] Added new tests, or not needed, or not feasible - [ ] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory - [x] Updated the official documentation or not needed - [ ] No breaking changes were made, or a `BREAKING CHANGE: xxx` message was included in the description - [ ] Added references to related issues and PRs - [ ] Provided any useful hints for running manual tests - [ ] Added new benchmarks to [generated graphs](https://gnoland.github.io/benchmarks), if any. More info [here](https://github.com/gnolang/gno/blob/master/.benchmarks/README.md). </details>
- Loading branch information