Skip to content

Commit

Permalink
update: Webassembly syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sadafarshad committed May 1, 2024
1 parent 765a89e commit 727d564
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ Environmental variables allow you to fine-tune the synthetics job manager config
</td>

<td>
If set, enables Webassembly for Node Browser Runtime. To use the Node browser runtime, your synthetics job manager should use Node runtime version 2.3.21 or higher.
If set, enables webassembly for node browser runtime. To use webassembly, your synthetics job manager minimum version should be release-367 or higher and node browser runtime version should be 2.3.21 or higher.
</td>
</tr>

Expand Down Expand Up @@ -595,7 +595,7 @@ Environmental variables allow you to fine-tune the synthetics job manager config
</td>

<td>
If set, enables Webassembly for Node Browser Runtime. To use the Node browser runtime, your synthetics job manager should use Node runtime version 2.3.21 or higher.
If set, enables webassembly for node browser runtime. To use webassembly, your synthetics job manager minimum version should be release-367 or higher and node browser runtime version should be 2.3.21 or higher.
</td>
</tr>

Expand Down

0 comments on commit 727d564

Please sign in to comment.