Skip to content

Commit fc0fba1

Browse files
committed
prettier
1 parent af5e5fe commit fc0fba1

File tree

1 file changed

+7
-7
lines changed
  • articles/ab1305-initial-disclosures

1 file changed

+7
-7
lines changed

articles/ab1305-initial-disclosures/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,24 +53,24 @@ In addition to the challenge of discovering and transcribing disclosures, we als
5353
<Table
5454
columns={[10]}
5555
start={[[1], [2]]}
56-
width={[
57-
[1],
58-
[9],
59-
]}
56+
width={[[1], [9]]}
6057
data={[
6158
['1', 'The name of the business entity selling the offset.'],
6259
['2', 'The name of the offset registry or program.'],
6360
['3', 'The project identification number.'],
6461
['4', 'The project name as listed in the registry or program.'],
6562
[
66-
'5', 'The offset project type, including whether the offsets purchased were derived from a carbon removal, an avoided emission, or a combination of both.',
63+
'5',
64+
'The offset project type, including whether the offsets purchased were derived from a carbon removal, an avoided emission, or a combination of both.',
6765
],
6866
['6', 'The offset project site location.'],
6967
[
70-
'7', 'The specific protocol used to estimate emissions reductions or removal benefits.',
68+
'7',
69+
'The specific protocol used to estimate emissions reductions or removal benefits.',
7170
],
7271
[
73-
'8', 'Whether there is independent third-party verification of company data and claims listed.',
72+
'8',
73+
'Whether there is independent third-party verification of company data and claims listed.',
7474
],
7575
]}
7676
/>

0 commit comments

Comments
 (0)