Skip to content

Commit

Permalink
fix docs (#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Mar 3, 2024
1 parent a59bfa7 commit 97ee15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/rpc/dev/set-block-build-mode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { Context, ResponseError } from '../shared.js'
import { defaultLogger } from '../../logger.js'

/**
* Set a build block mode. See [BuildBlockMode](../core/enums/BuildBlockMode).
* Set block build mode.
*
* 1 - Batch, 2 - Instant, 3 - Manual
*
Expand Down

0 comments on commit 97ee15b

Please sign in to comment.