Skip to content

Commit 51c6a9d

Browse files
authored
Update tools/redpanda-connect/rpcn-connector-docs-handler.js
1 parent ad80430 commit 51c6a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/redpanda-connect/rpcn-connector-docs-handler.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ function updateWhatsNew ({ dataDir, oldVersion, newVersion, binaryAnalysis }) {
254254
section += '\n=== Deprecations\n\n'
255255
section += 'The following components are now deprecated:\n\n'
256256

257-
section += '[cols="1m,1,3"]\n'
257+
section += '[cols="1m,1a,3a"]\n'
258258
section += '|===\n'
259259
section += '|Component |Type |Description\n\n'
260260

0 commit comments

Comments
 (0)