You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by pd...@apache.org on 2022/04/27 07:56:51 UTC

[incubator-age-website] branch master updated: Fix result of querying unexisting index in list (#43)

This is an automated email from the ASF dual-hosted git repository.

pdpotter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new ed09d17  Fix result of querying unexisting index in list (#43)
ed09d17 is described below

commit ed09d1710aa507ec184d516fc73c244811b2a0b0
Author: Pieterjan De Potter <pi...@ugent.be>
AuthorDate: Wed Apr 27 09:56:46 2022 +0200

    Fix result of querying unexisting index in list (#43)
    
    Reported in https://github.com/apache/incubator-age/discussions/36
---
 docs/intro/types.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/intro/types.md b/docs/intro/types.md
index 602e144..6687c1b 100644
--- a/docs/intro/types.md
+++ b/docs/intro/types.md
@@ -756,7 +756,7 @@ Result:
    </td>
   </tr>
   <tr>
-   <td>[0, 1, 2, 3]
+   <td>
    </td>
   </tr>
   <tr>