Skip to content

Commit

Permalink
fix typo to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed May 29, 2024
1 parent 017a768 commit 29ebddc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 0.1/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ custom attributes of the plate group under the `plate` key.
</dl>

For example the following JSON object defines a plate with two acquisition and
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquistion.
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquisition.

```json
"plate": {
Expand Down
2 changes: 1 addition & 1 deletion 0.2/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ custom attributes of the plate group under the `plate` key.
</dl>

For example the following JSON object defines a plate with two acquisition and
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquistion.
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquisition.

```json
"plate": {
Expand Down
2 changes: 1 addition & 1 deletion 0.3/index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ custom attributes of the plate group under the `plate` key.
</dl>

For example the following JSON object defines a plate with two acquisition and
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquistion.
6 wells (2 rows and 3 columns), containing up 2 fields of view per acquisition.

```json
"plate": {
Expand Down

0 comments on commit 29ebddc

Please sign in to comment.