Skip to content

Commit

Permalink
resolves GitHub issue #77
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed Sep 11, 2024
1 parent ca63516 commit c6cc757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development-guide/HelloTranslator.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
" \"e00\": {\n",
" \"subject\": \"n00\",\n",
" \"object\": \"n01\",\n",
" \"predicates\":[\"biolink:entity_nega...\"]\n",
" \"predicates\":[\"biolink:entity_negatively_regulates_entity\"]\n",
" },\n",
" \"e01\": {\n",
" \"subject\": \"n01\",\n",
Expand Down

0 comments on commit c6cc757

Please sign in to comment.