Michele Caini 3 سال پیش
والد
کامیت
4094669222
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/md/graph.md

+ 1 - 1
docs/md/graph.md

@@ -265,7 +265,7 @@ assigning this role to a vertex is always the same: first it's tied to the flow
 builder, then the `sync` function is invoked:
 
 ```cpp
-builder.bind("sync_point").sync();
+builder.bind("sync_point"_hs).sync();
 ```
 
 The choice to assign an _identity_ to this type of nodes lies in the fact that,