The GitHub Actions job "Fory CI" on fory.git/main has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
1fb00549b8dc4630c1a3f9d9dd2e59aef5bd1336 / Ayush Kumar 
<[email protected]>
fix: typo in the xlang_serialization_spec.md (#3151)

## Why?

Docs -
https://github.com/apache/fory/blob/main/docs/specification/xlang_serialization_spec.md
have a typo in the definition of `bool_array`.
## What does this PR do?

Corrects the definition of `bool_array`
Before
```
  - bool_array: one dimensional int16 array.
```
After
```
  - bool_array: one dimensional int8 array.
```
## Related issues
No existing Issue, just a PR.

## Does this PR introduce any user-facing change?
No
## Benchmark

N/A just a typo fix

---------

Co-authored-by: Shawn Yang <[email protected]>

Report URL: https://github.com/apache/fory/actions/runs/21019683113

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to