Skip to content

Commit f4341f4

Browse files
authored
[Doc]: fix code block rendering (#29728)
Signed-off-by: dublc <jdublc0x@gmail.com>
1 parent 34a9842 commit f4341f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/plugin_system.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Every plugin has three parts:
8686
},
8787
...
8888
)
89-
```
89+
```
9090

9191
Please make sure `vllm_add_dummy_platform:register` is a callable function and returns the platform class's fully qualified name. for example:
9292

0 commit comments

Comments
 (0)