Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9862d61

Browse files
committed
Removed inline code formatting for one title
1 parent 2112f62 commit 9862d61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/frequently-asked-questions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,8 +376,8 @@ to add guards, initialisation or cleanup functionality in a concise way.
376376

377377
For examples, see the `features.sol <https://github.com/ethereum/dapp-bin/blob/master/library/features.sol>`_.
378378

379-
How do ``struct``'s work?
380-
=========================
379+
How do structs work?
380+
====================
381381

382382
See `struct_and_for_loop_tester.sol <https://github.com/fivedogit/solidity-baby-steps/blob/master/contracts/65_struct_and_for_loop_tester.sol>`_.
383383

0 commit comments

Comments
 (0)