We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a005bec commit 68ed9b6Copy full SHA for 68ed9b6
src/spatialdata_plot/pl/render.py
@@ -172,7 +172,7 @@ def _render_shapes(
172
logger.info(
173
f"Using '{method}' backend with '{render_params.ds_reduction}' as reduction"
174
" method to speed up plotting. Depending on the reduction method, the value"
175
- " range of the plot might change. Set method to 'matplotlib' do disable"
+ " range of the plot might change. Set method to 'matplotlib' to disable"
176
" this behaviour."
177
)
178
0 commit comments