Skip to content

Commit 55b7819

Browse files
authored
Fix missing char in matrix_fields docs (#2267)
1 parent 39177cd commit 55b7819

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/matrix_fields.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ operator_matrix
2828

2929
## Vectors and Matrices of Fields
3030

31-
``@docs
31+
```@docs
3232
FieldNameDict
3333
identity_field_matrix
3434
field_vector_view
3535
concrete_field_vector
36-
``
36+
```
3737

3838
## Linear Solvers
3939

0 commit comments

Comments
 (0)