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:49:56 UTC

[incubator-age-website] 01/01: Fix result of querying unexisting index in list

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

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

commit f7a2ef15b669d334d926239dc92ae1ad2a7c3082
Author: Pieterjan De Potter <pi...@ugent.be>
AuthorDate: Wed Apr 27 09:49:51 2022 +0200

    Fix result of querying unexisting index in list
    
    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 88ea414..b5e4a0c 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>