Skip to content

Commit b708f51

Browse files
committed
cr comment fix
1 parent b64798a commit b708f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithms/dqi/dqi_max_xorsat.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@
361361
"id": "13",
362362
"metadata": {},
363363
"source": [
364-
"In the DQI setting, we will want to prepare Dicke state given unary encoded quantum variable. We will use the function `prepare_dicke_state_unary_input`, which is actually a subrutine of `prepare_dicke_state`:"
364+
"In the DQI setting, we will want to prepare a Dicke state given a unary encoded quantum variable. We will use the function `prepare_dicke_state_unary_input`, which is actually a subrutine of `prepare_dicke_state`:"
365365
]
366366
},
367367
{

0 commit comments

Comments
 (0)