Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/1-zne.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
"source": [
"Wait a second... the result with ZNE doesn't seem to be that good after all!\n",
"\n",
"That is because on the previous run, ZNE wasn't activated. Since no `zne_strtegy` option was provided, it defaulted to the standard behavior without error mitigation. This is a design feature, not a bug: in the sake of versatility.\n",
"That is because on the previous run, ZNE wasn't activated. Since no `zne_strategy` option was provided, it defaulted to the standard behavior without error mitigation. This is a design feature, not a bug: in the sake of versatility.\n",
"\n",
"<div class=\"alert alert-info\">\n",
" <i class=\"fas fa-info-circle\"></i>\n",
Expand Down